mirror of
https://github.com/ansible-lockdown/RHEL9-CIS-Audit.git
synced 2026-06-01 10:29:04 +00:00
Update defaults/main with new var rhel9cis_ipv6_disable_method
Signed-off-by: Frederick Witty <frederick.witty@gotyto.com>
This commit is contained in:
@@ -505,6 +505,9 @@ rhel9cis_bluetooth_mask: false
|
||||
## IPv6 required
|
||||
rhel9cis_ipv6_required: true
|
||||
|
||||
# rhel9cis_ipv6_disable defines the method of disabling IPv6, sysctl vs kernel
|
||||
rhel9cis_ipv6_disable_method: "sysctl"
|
||||
|
||||
## 3.2 System network parameters (host only OR host and router)
|
||||
rhel9cis_is_router: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user