mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
Naming the Ansible vars in tesfile properly, with respect to rhel9 tasks.
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
parent
dfffb19e4c
commit
f5b2299c79
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ testruns:
|
||||||
testrun_benchmark_filename: CIS_Red_Hat_Enterprise_Linux_9_Benchmark_v1.0.0-xccdf.xml
|
testrun_benchmark_filename: CIS_Red_Hat_Enterprise_Linux_9_Benchmark_v1.0.0-xccdf.xml
|
||||||
testrun_checklist_id: "xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Red_Hat_Enterprise_Linux_9_Benchmark"
|
testrun_checklist_id: "xccdf_org.cisecurity.benchmarks_benchmark_1.0.0_CIS_Red_Hat_Enterprise_Linux_9_Benchmark"
|
||||||
testrun_ansible_vars:
|
testrun_ansible_vars:
|
||||||
ubtu22cis_sshd:
|
rhel9cis_sshd:
|
||||||
allow_users: "ec2-user"
|
allow_users: "ec2-user"
|
||||||
allow_groups: "sshadmins"
|
allow_groups: "sshadmins"
|
||||||
testrun_ansible_tags:
|
testrun_ansible_tags:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue