change to ufw from firewalld

This commit is contained in:
2022-02-05 20:00:55 +01:00
parent 6cd64d6f29
commit 2677085a15
9 changed files with 55 additions and 29 deletions

View File

@ -21,3 +21,8 @@
name: apache2
state: restarted
enabled: yes
- name: Allow https port via ufw
community.general.ufw:
rule: allow
port: https