소스 검색

update motd on nas

Blaine Story 2 년 전
부모
커밋
e55b20504c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      plays/restart-vpn.yml

+ 1 - 0
plays/restart-vpn.yml

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