spacewalk.ansible/roles/iptables/handlers/main.yml

5 lines
98 B
YAML
Executable File

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