This commit is contained in:
2024-07-04 19:04:55 +00:00
parent 5ac7e482ea
commit 4dae39b470
15 changed files with 156 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
- name: Copy nftables configuration template
template:
src: "nftables.conf.j2"
dest: /etc/nftables.con
dest: /etc/nftables.conf
- name: Enable nftables
service: