Parcourir la source

have restartvpn script work without dns

Blaine il y a 2 ans
Parent
commit
effae8d401
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      plays/restart-vpn.yml

+ 1 - 1
plays/restart-vpn.yml

@@ -40,7 +40,7 @@
         path: /etc/motd
         regex: "^VPN Traffic tunneled through server: "
         line: "VPN Traffic tunneled through server: {{ wg_info.name }}"
-      delegate_to: nas
+      delegate_to: 10.0.0.4
 
     - name: Restart unbound
       systemd: