Updated OS checks and conditionals

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-02-01 09:39:13 +00:00
parent 113d422dd4
commit fa68e03517
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB
3 changed files with 17 additions and 11 deletions

View file

@ -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