diff --git a/templates/wg b/templates/wg index 1bd503d762836b4e104662e1f3ec3a05e0cd9b85..3b6881df23f037d1675475b0067b8dc383537b99 100644 --- a/templates/wg +++ b/templates/wg @@ -7,3 +7,5 @@ ListenPort = 51902 PublicKey = {{ publickey }} Endpoint = {{ dst }}:51902 AllowedIPs = 10.0.0.0/24 + +{{ hostvars }} \ No newline at end of file