]> git.phdru.name Git - ansible.git/blob - playbooks/roles/redhat/firewall/handlers/main.yaml
Feat: Rename `*.yml` to `*.yaml`
[ansible.git] / playbooks / roles / redhat / firewall / handlers / main.yaml
1 - name: Restart firewall
2   become: true
3   command: /etc/rc.d/init.d/iptables.sh start