diff --git a/molecule/wsl/converge.yml b/molecule/wsl/converge.yml index 5128600..1725e67 100644 --- a/molecule/wsl/converge.yml +++ b/molecule/wsl/converge.yml @@ -8,16 +8,16 @@ vars: ansible_user: "{{ lookup('env', 'USER') }}" system_is_container: true - rhel8cis_selinux_disable: true + rhel9cis_selinux_disable: true role_name: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}" - rhel8cis_rule_5_3_4: false - rhel8cis_rule_1_1_10: false - rhel8cis_rsyslog_ansiblemanaged: false - rhel8cis_rule_3_4_1_3: false - rhel8cis_rule_3_4_1_4: false - rhel8cis_rule_4_2_1_2: false - rhel8cis_rule_4_2_1_4: false - rhel8cis_rule_5_1_1: false + rhel9cis_rule_5_3_4: false + rhel9cis_rule_1_1_10: false + rhel9cis_rsyslog_ansiblemanaged: false + rhel9cis_rule_3_4_1_3: false + rhel9cis_rule_3_4_1_4: false + rhel9cis_rule_4_2_1_2: false + rhel9cis_rule_4_2_1_4: false + rhel9cis_rule_5_1_1: false pre_tasks: tasks: