From bb518f51e1a3dcae936593cae8ee833b334ba8a5 Mon Sep 17 00:00:00 2001 From: Sonny Bakker Date: Mon, 21 Mar 2022 20:09:17 +0100 Subject: [PATCH] Add notes about Wireguard --- tasks/network.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tasks/network.yml b/tasks/network.yml index bb6c4eb..4ebaa73 100644 --- a/tasks/network.yml +++ b/tasks/network.yml @@ -1,3 +1,8 @@ +# Note that Wireguard does DNS resolution only once during connection. +# When a client's IP changes, the server should be notified in some way, +# using `wg set wg0 peer izHzmRwh2yzICps6pFI2Bg3TnmTD66/8uH4loJpkuD4= endpoint :` +# for example. + - name: create wireguard directories become: true file: