Explain what happens when gpgcheck is not set in yum

PR #45796
This commit is contained in:
Alicia Cozine 2018-09-20 07:14:55 -05:00 committed by Sviatoslav Sydorenko
parent 45c7facd64
commit 34b8cbd365

View file

@ -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: