ansible/roles/wireguard-endpoint/templates/sysctl.conf.j2

5 lines
78 B
Text
Raw Normal View History

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