From 4c3180d8eeeac75ddef9d60f7fa4c31ae027215e Mon Sep 17 00:00:00 2001 From: Antwan <antoine.blancy@etu.hesge.ch> Date: Tue, 12 Apr 2022 00:03:01 +0200 Subject: [PATCH] a --- templates/wg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/wg b/templates/wg index 1bd503d..3b6881d 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 -- GitLab