ansible/roles/mesh_wg/templates/wg.conf.j2

4 lines
79 B
Django/Jinja

[Interface]
PrivateKey = {{ mesh_wg_privkey }}
ListenPort = {{ mesh_wg_port }}