ansible-private-box/roles/wireguard/templates/wghub.conf.j2
2021-11-10 17:47:51 +00:00

5 lines
95 B
Django/Jinja

[Interface]
Address = 10.205.101.1/24
ListenPort = {{ wg_port }}
PrivateKey = {{ wg_privkey }}