RHEL9-CIS/vars/main.yml
Mark Bolwell 22326c5de6
Add blank row
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
2022-07-25 11:24:50 +01:00

12 lines
204 B
YAML

---
# vars file for RHEL9-CIS
min_ansible_version: 2.9.4
rhel9cis_allowed_crypto_policies:
- 'DEFAULT'
- 'FUTURE'
- 'FIPS'
# Used to control warning summary
control_number: ""
warn_count: 0