asdfasdfasdfasdfads
This commit is contained in:
parent
695545de2c
commit
e7075dbe2b
@ -33,6 +33,6 @@
|
|||||||
- name: Install custom NAT masquerading rule
|
- name: Install custom NAT masquerading rule
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
dest: /etc/nftables.d/10-ham-hotspot-nat.nft
|
dest: /etc/nftables.d/10-ham-hotspot-nat.nft
|
||||||
src: ham-hotspot.nft.j2
|
src: ham-hotspot-nat.nft.j2
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
notify: Restart nftables
|
notify: Restart nftables
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user