mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
fixed linting issue
Signed-off-by: George Nalen <georgen@mindpointgroup.com>
This commit is contained in:
parent
beb3bfdc94
commit
2b7c8293b8
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
when: "'sysctl' in rhel9cis_ipv6_disable_method"
|
||||
ansible.builtin.debug:
|
||||
msg: "Control being set via Handler 'update sysctl' which writes to /etc/sysctl.d/60-disable_ipv6.conf"
|
||||
|
||||
|
||||
- name: "3.1.1 | PATCH | Ensure IPv6 status is identified | Find IPv6 status"
|
||||
when: "'kernel' in rhel9cis_ipv6_disable_method"
|
||||
ansible.builtin.command: grubby --info=ALL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue