mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
updated var name to remove capital
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
fc2e153ce9
commit
9bbf5b7a81
2 changed files with 2 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ rhel9cis_level_1: true
|
|||
rhel9cis_level_2: true
|
||||
|
||||
# Create managed not custom local_facts files
|
||||
Create_benchmark_facts: true
|
||||
create_benchmark_facts: true
|
||||
ansible_facts_path: /etc/ansible/facts.d
|
||||
## Section 1.6 - Mandatory Access Control
|
||||
# This variable governs whether SELinux is disabled or not. If SELinux is NOT DISABLED by setting
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue