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: description:
- Tells yum whether or not it should perform a GPG signature check on - Tells yum whether or not it should perform a GPG signature check on
packages. 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 type: bool
gpgkey: gpgkey:
description: description:

Loading…
Cancel
Save