galskjghasdfgasd
This commit is contained in:
parent
21543d94fa
commit
d1361107a6
@ -32,7 +32,7 @@
|
|||||||
# Set up NAT
|
# Set up NAT
|
||||||
- name: Install custom NAT masquerading rule
|
- name: Install custom NAT masquerading rule
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
dest: /etc/nftables.d/10-ham-hotspot.nft
|
dest: /etc/nftables.d/10-ham-hotspot-nat.nft
|
||||||
src: nftables/ham-hotspot-nat.nft.j2
|
src: ham-hotspot.nft.j2
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
notify: Restart nftables
|
notify: Restart nftables
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user