[Interface] Address = {{ addresses[ansible_hostname] }} PrivateKey = {{ privatekey.stdout }} ListenPort = {{ listenport }} # Server: [Peer] PublicKey = {{ server_publickey }} AllowedIPs = {{ allowed_ips }} EndPoint = {{ endpoint }}