spacewalk.ansible/roles/iptables/handlers/main.yml
2016-04-15 15:25:47 +01:00

5 lines
98 B
YAML
Executable File

---
- name: restart firewall
command: service iptables save
command: service firewall restart