Use nftables for firewall on ingress

See ya never, iptables!
This commit is contained in:
Jake Howard
2023-10-26 21:34:06 +01:00
parent 54e2205e48
commit 9f83efa53b
9 changed files with 64 additions and 15 deletions

View File

@ -3,3 +3,6 @@
- name: Configure nginx
include_tasks: nginx.yml
- name: Configure firewall
include_tasks: firewall.yml