enable ufw
All checks were successful
/ checkout (push) Successful in 1m25s

This commit is contained in:
stelb 2025-03-12 19:48:29 +01:00
parent 818b05abfe
commit a0314f0fce

View file

@ -50,6 +50,13 @@
tags:
- ufw
- name: enable ufw
community.general.ufw:
state: enabled
policy: reject
tags:
- ufw
- name: open ports
community.general.ufw:
rule: allow