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:
Ionut Pruteanu 2023-11-15 17:37:39 +02:00
parent dfffb19e4c
commit f5b2299c79
No known key found for this signature in database
GPG key ID: 95B7D43B702B3569

View file

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