4
0
Fork 0
RHEL9-CIS/vars/main.yml
Mark Bolwell c061a35b31
created new gpg_key_package variable
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
2023-03-06 11:21:08 +00:00

14 lines
274 B
YAML

---
# vars file for RHEL9-CIS
min_ansible_version: 2.10.1
rhel9cis_allowed_crypto_policies:
- 'DEFAULT'
- 'FUTURE'
- 'FIPS'
# Used to control warning summary
warn_control_list: ""
warn_count: 0
gpg_key_package: "{{ ansible_distribution | lower )-gpg-keys }}"