forked from ansible-lockdown/RHEL9-CIS
yamllint
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
8361791c51
commit
91600af889
4 changed files with 7 additions and 8 deletions
|
|
@ -31,7 +31,7 @@
|
|||
package:
|
||||
name: iptables-services
|
||||
state: absent
|
||||
when:
|
||||
when:
|
||||
when:
|
||||
- rhel9cis_rule_3_4_1_2
|
||||
- "'iptables-services' in ansible_facts.packages"
|
||||
|
|
|
|||
|
|
@ -18,4 +18,3 @@
|
|||
include_tasks: cis_3.4.2.x.yml
|
||||
when:
|
||||
- rhel9cis_firewall == "nftables"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue