Explorar el Código

update motd on nas

Blaine Story hace 2 años
padre
commit
e55b20504c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: