Set sensible permissions on nftables config
This commit is contained in:
parent
b0347fc037
commit
dd1558bafa
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
src: files/nftables.conf
|
||||
dest: /etc/nftables.conf
|
||||
validate: nft -c -f %s
|
||||
mode: "644"
|
||||
become: true
|
||||
notify: reload nftables
|
||||
|
||||
|
|
Loading…
Reference in a new issue