Merge pull request #55 from ansible-lockdown/disable_ipv6_improvements

Update audit vars to add rhel9cis_ipv6_disable_method
This commit is contained in:
Frederick Witty 2025-12-30 10:19:52 -05:00 committed by GitHub
commit fb74617694
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -206,6 +206,8 @@ rhel9cis_rule_2_4_2_1: {{ rhel9cis_rule_2_4_2_1 }}
rhel9cis_rule_3_1_1: {{ rhel9cis_rule_3_1_1 }}
rhel9cis_rule_3_1_2: {{ rhel9cis_rule_3_1_2 }}
rhel9cis_rule_3_1_3: {{ rhel9cis_rule_3_1_3 }}
rhel9cis_ipv6_disable_method: {{ rhel9cis_ipv6_disable_method }}
## Network Kernel Modules
rhel9cis_rule_3_2_1: {{ rhel9cis_rule_3_2_1 }}
rhel9cis_rule_3_2_2: {{ rhel9cis_rule_3_2_2 }}