X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Froles%2Fdebian%2Ffirewall%2Fhandlers%2Fmain.yml;fp=playbooks%2Froles%2Fdebian%2Ffirewall%2Fhandlers%2Fmain.yml;h=2c7961040ce7a4300cf88757bf5552915808a8a6;hb=179d21923e6550ae31b7c6e36a562ba5b4b88cd9;hp=8610dd8dec5f2a795c212497f84965b805c93019;hpb=878457d552cef6051a873c32723ceb254f40fc74;p=ansible.git diff --git a/playbooks/roles/debian/firewall/handlers/main.yml b/playbooks/roles/debian/firewall/handlers/main.yml index 8610dd8..2c79610 100644 --- a/playbooks/roles/debian/firewall/handlers/main.yml +++ b/playbooks/roles/debian/firewall/handlers/main.yml @@ -2,4 +2,4 @@ become: true service: name: iptables.sh - state: restarted + state: started