masked only

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-02-02 11:22:28 +00:00
parent 513cf785e2
commit 525b1b7283
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB

View file

@ -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"