firewall.yml aktualisiert
This commit is contained in:
parent
0c5a5dde53
commit
ae798f3ad7
@ -35,7 +35,7 @@
|
||||
rule: allow
|
||||
port: '22'
|
||||
proto: tcp
|
||||
when: hardening is undefined
|
||||
when: hardening.stat.exists == False
|
||||
|
||||
- name: Deny everything per policy and enable UFW
|
||||
community.general.ufw:
|
||||
|
Loading…
Reference in New Issue
Block a user