forked from ansible-lockdown/RHEL9-CIS
6 lines
226 B
YAML
6 lines
226 B
YAML
---
|
||
# OS Specific Settings
|
||
|
||
rpm_gpg_key: /etc/pki/rpm-gpg/RPM-GPG-KEY-{{ ansible_distribution|lower }}-release
|
||
rpm_packager: "Red Hat, Inc"
|
||
rpm_key: "199e2f91fd431d51" # found on https://access.redhat.com/security/team/key/
|