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