mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-03-25 22:37:11 +00:00
Merge pull request #55 from ansible-lockdown/disable_ipv6_improvements
Update audit vars to add rhel9cis_ipv6_disable_method
This commit is contained in:
commit
fb74617694
1 changed files with 2 additions and 0 deletions
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue