forked from ansible-lockdown/RHEL9-CIS
updated section naming
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
04666c219c
commit
fc2e153ce9
1 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# Added as part of ansible-lockdown CIS baseline
|
# Added as part of ansible-lockdown CIS baseline
|
||||||
# provided by Mindpoint Group - A Tyto Athene Company
|
# provided by Mindpoint Group - A Tyto Athene Company
|
||||||
|
|
||||||
[benchmark_details]
|
[lockdown_details]
|
||||||
# Benchmark release
|
# Benchmark release
|
||||||
Benchmark_release = CIS-{{ benchmark_version }}
|
Benchmark_release = CIS-{{ benchmark_version }}
|
||||||
Benchmark_run_date = {{ '%Y-%m-%d - %H:%M:%S' | ansible.builtin.strftime }}
|
Benchmark_run_date = {{ '%Y-%m-%d - %H:%M:%S' | ansible.builtin.strftime }}
|
||||||
|
|
@ -26,7 +26,7 @@ Level_2_workstation_tag_run = true
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
[benchmark_audit_details]
|
[lockdown_audit_details]
|
||||||
{% if run_audit %}
|
{% if run_audit %}
|
||||||
# Audit run
|
# Audit run
|
||||||
audit_file_local_location = {{ audit_log_dir }}
|
audit_file_local_location = {{ audit_log_dir }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue