Explain what happens when gpgcheck is not set in yum

PR #45796
pull/45909/head
Alicia Cozine 6 years ago committed by Sviatoslav Sydorenko
parent 45c7facd64
commit 34b8cbd365

@ -108,6 +108,8 @@ options:
description:
- Tells yum whether or not it should perform a GPG signature check on
packages.
- No default setting. If the value is not set, the system setting from
C(/etc/yum.conf) or system default of C(no) will be used.
type: bool
gpgkey:
description:

Loading…
Cancel
Save