diff --git a/host_vars/mewitoot.de.yml b/host_vars/mewitoot.de.yml index 1ef7ed7..6e0837e 100644 --- a/host_vars/mewitoot.de.yml +++ b/host_vars/mewitoot.de.yml @@ -16,3 +16,7 @@ raspberry_pi: false unattended_upgrades: true web_server: true netdata: true + +# VPN +wireguard: true +wg_local_ip: 192.168.3.11/24 \ No newline at end of file