forked from ansible-lockdown/RHEL9-CIS
updated ansible min version
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
3c72af6a83
commit
c0d25d67cf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
# vars file for RHEL9-CIS
|
# vars file for RHEL9-CIS
|
||||||
|
|
||||||
min_ansible_version: 2.9.4
|
min_ansible_version: 2.10
|
||||||
rhel9cis_allowed_crypto_policies:
|
rhel9cis_allowed_crypto_policies:
|
||||||
- 'DEFAULT'
|
- 'DEFAULT'
|
||||||
- 'FUTURE'
|
- 'FUTURE'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue