hadsfasdf;hjk;hoads

This commit is contained in:
John Burwell 2025-04-26 16:41:45 -05:00
parent d1361107a6
commit 695545de2c

View File

@ -31,7 +31,7 @@
# Set up NAT # Set up NAT
- name: Install custom NAT masquerading rule - name: Install custom NAT masquerading rule
ansible.builtin.copy: 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.nft.j2
mode: "0644" mode: "0644"