diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml index a4685bc..27172b2 100644 --- a/molecule/default/converge.yml +++ b/molecule/default/converge.yml @@ -9,7 +9,7 @@ ansible_user: root system_is_container: true rhel9cis_selinux_disable: true - rhel9cis_rule_5_3_4: false + rhel9cis_rule_5_2_4: false rhel9cis_rule_1_1_10: false rhel9cis_firewall: "none" rhel9cis_rule_4_1_1_1: false diff --git a/molecule/localhost/converge.yml b/molecule/localhost/converge.yml index aebb717..e40f70d 100644 --- a/molecule/localhost/converge.yml +++ b/molecule/localhost/converge.yml @@ -8,7 +8,7 @@ vars: ansible_user: "{{ lookup('env', 'USER') }}" role_name: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}" - rhel9cis_rule_5_3_4: false + rhel9cis_rule_5_2_4: false pre_tasks: tasks: