Преглед изворни кода

have restartvpn script work without dns

Blaine пре 2 година
родитељ
комит
effae8d401
1 измењених фајлова са 1 додато и 1 уклоњено
  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: