firewall.yml aktualisiert

This commit is contained in:
olli 2023-08-23 15:51:46 +02:00
parent 0c5a5dde53
commit ae798f3ad7

View File

@ -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: