mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
Updated OS checks and conditionals
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
113d422dd4
commit
fa68e03517
3 changed files with 17 additions and 11 deletions
|
|
@ -8,6 +8,9 @@ container_vars_file: is_container.yml
|
|||
# system_is_ec2 toggle will disable tasks that fail on Amazon EC2 instances. Set true to skip and false to run tasks
|
||||
system_is_ec2: false
|
||||
|
||||
# Run the OS validation check
|
||||
os_check: true
|
||||
|
||||
rhel9cis_notauto: false
|
||||
rhel9cis_section1: true
|
||||
rhel9cis_section2: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue