mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
lint
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
4e873bc0d6
commit
13a6746997
24 changed files with 104 additions and 107 deletions
|
|
@ -1,11 +1,11 @@
|
|||
---
|
||||
|
||||
# The CIS Control wants IPv6 disabled if not in use.
|
||||
# The CIS Control wants IPv6 disabled if not in use.
|
||||
# We are using the rhel9cis_ipv6_required to specify if you have IPv6 in use
|
||||
- name: "3.1.1 | PATCH | Verify if IPv6 is enabled on the system"
|
||||
debug:
|
||||
msg: "Control being set via Handler 'update sysctl' which writes to /etc/sysctl.d/60-disable_ipv6.conf"
|
||||
notify:
|
||||
notify:
|
||||
- update sysctl
|
||||
- sysctl flush ipv6 route table
|
||||
when:
|
||||
|
|
@ -88,4 +88,4 @@
|
|||
- automated
|
||||
- patch
|
||||
- wireless
|
||||
- rule_3.1.4
|
||||
- rule_3.1.4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue