소스 검색

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: