From 19693c08de4906069c557089b730bc47347e1416 Mon Sep 17 00:00:00 2001 From: Ionut Pruteanu Date: Wed, 15 Nov 2023 17:37:39 +0200 Subject: [PATCH] Naming the Ansible vars in tesfile properly, with respect to rhel9 tasks. Signed-off-by: Ionut Pruteanu --- .scapolite_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scapolite_tests.yml b/.scapolite_tests.yml index 568edca..607cdff 100644 --- a/.scapolite_tests.yml +++ b/.scapolite_tests.yml @@ -8,7 +8,7 @@ testruns: 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_ansible_vars: - ubtu22cis_sshd: + rhel9cis_sshd: allow_users: "ec2-user" allow_groups: "sshadmins" testrun_ansible_tags: