Explorar o código

restart unbound with vpn

Blaine Story %!s(int64=2) %!d(string=hai) anos
pai
achega
1fb6a1381d
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      plays/restart-vpn.yml

+ 5 - 0
plays/restart-vpn.yml

@@ -31,3 +31,8 @@
       systemd:
         name: wg-quick@{{ wg_interface }}
         state: restarted
+
+    - name: Restart unbound
+      systemd:
+        name: unbound
+        state: restarted