Skip to content

Commit

Permalink
issue #143 added purge for 3.5.3.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Bolwell <[email protected]>
  • Loading branch information
uk-bolly committed Oct 18, 2023
1 parent 675f6a2 commit 6bf52a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/section_3/cis_3.5.3.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
ansible.builtin.package:
name: nftables
state: absent
notify: Purge_packages
when:
- ubtu22cis_rule_3_5_3_1_2
- ubtu22cis_firewall_package == "iptables"
Expand Down

0 comments on commit 6bf52a3

Please sign in to comment.