Blaine Story 2 жил өмнө
parent
commit
1fb6a1381d

+ 5 - 0
plays/restart-vpn.yml

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