Files
role_nftables/templates/100-ip_forwarding.conf.j2
2026-09-17 11:57:38 +02:00

5 lines
91 B
Django/Jinja

# {{ ansible_managed }}
net.ipv4.conf.all.forwarding = 1
net.ipv6.conf.all.forwarding = 1