4
0
Fork 0

updated section naming

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2025-04-01 07:55:08 +01:00
parent 04666c219c
commit fc2e153ce9
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9

View file

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