]> git.phdru.name Git - ansible.git/blobdiff - playbooks/roles/debian/firewall/handlers/main.yml
Fix(firewall): `iptables.sh` does its own restart
[ansible.git] / playbooks / roles / debian / firewall / handlers / main.yml
index 8610dd8dec5f2a795c212497f84965b805c93019..2c7961040ce7a4300cf88757bf5552915808a8a6 100644 (file)
@@ -2,4 +2,4 @@
   become: true
   service:
     name: iptables.sh
-    state: restarted
+    state: started