mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 07:23:07 +00:00
masked only
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
513cf785e2
commit
525b1b7283
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
||||||
- name: "3.4.2.2 | L1 | PATCH | Ensure iptables is not enabled with firewalld"
|
- name: "3.4.2.2 | L1 | PATCH | Ensure iptables is not enabled with firewalld"
|
||||||
systemd:
|
systemd:
|
||||||
name: iptables
|
name: iptables
|
||||||
enabled: false
|
|
||||||
masked: true
|
masked: true
|
||||||
when:
|
when:
|
||||||
- rhel9cis_firewall == "firewalld"
|
- rhel9cis_firewall == "firewalld"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue