Skip to content

Commit

Permalink
Merge pull request #84 from dderemiah/typo_3.5.1.5
Browse files Browse the repository at this point in the history
fixes ufw typo in 3.5.1.5
  • Loading branch information
uk-bolly authored Nov 9, 2023
2 parents 325db94 + 8c58495 commit 32e5dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/section_3/cis_3.5.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@

- name: "3.5.1.5 | PATCH | Ensure outbound connections are configured | Allow all"
community.general.ufw:
default: allow
rule: allow
direction: outgoing
notify: reload ufw
when: "'all' in ubtu18cis_ufw_allow_out_ports"
Expand Down

0 comments on commit 32e5dea

Please sign in to comment.