forked from ansible-lockdown/RHEL9-CIS
Added comment for os_check var
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
1f00849f3c
commit
60e2ec5795
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ container_vars_file: is_container.yml
|
||||||
system_is_ec2: false
|
system_is_ec2: false
|
||||||
|
|
||||||
# Run the OS validation check
|
# Run the OS validation check
|
||||||
|
# Supported OSs will not need for this to be changed - see README e.g. CentOS
|
||||||
os_check: true
|
os_check: true
|
||||||
|
|
||||||
rhel9cis_section1: true
|
rhel9cis_section1: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue