Sfoglia il codice sorgente

update motd on nas

Blaine Story 2 anni fa
parent
commit
e55b20504c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: