Explain what happens when gpgcheck is not set in yum

PR #45796

(cherry picked from commit 34b8cbd365)
This commit is contained in:
Alicia Cozine 2018-09-20 07:14:55 -05:00 committed by Toshio Kuratomi
parent d876421b41
commit 19dde1183f

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: