summaryrefslogtreecommitdiffstats
path: root/tasks
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-03-05 14:08:08 +0100
committerGuilhem Moulin <guilhem@fripost.org>2026-03-05 14:08:12 +0100
commit4a47926107ca34c08d7355de3068678b94ce1776 (patch)
treea384c8bd46d3aa522469f38169ddfa7157c9b368 /tasks
parent61c759a333163ff31b874c7a21b7b96a95094ab0 (diff)
Fix nftables destination path.
Diffstat (limited to 'tasks')
-rw-r--r--tasks/firewall.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/firewall.yml b/tasks/firewall.yml
index fa46ade..a4a7fee 100644
--- a/tasks/firewall.yml
+++ b/tasks/firewall.yml
@@ -3,7 +3,7 @@
- name: Configure nftables
copy: src=etc/nftables.conf
- dest=/etc/nftables
+ dest=/etc/nftables.conf
owner=root group=root
mode=0644
notify: