mirror of
https://github.com/ansible-lockdown/RHEL9-CIS-Audit.git
synced 2026-05-09 04:19:06 +02:00
Update var and removed quotes
Signed-off-by: Frederick Witty <frederick.witty@gotyto.com>
This commit is contained in:
+1
-1
@@ -506,7 +506,7 @@ rhel9cis_bluetooth_mask: false
|
||||
rhel9cis_ipv6_required: true
|
||||
|
||||
# rhel9cis_ipv6_disable defines the method of disabling IPv6, sysctl vs kernel
|
||||
rhel9cis_ipv6_disable_method: "sysctl"
|
||||
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