First commit for Spacewalk Ansible roles
This commit is contained in:
4
roles/iptables/handlers/main.yml
Executable file
4
roles/iptables/handlers/main.yml
Executable file
@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: restart firewall
|
||||
command: service iptables save
|
||||
command: service firewall restart
|
Reference in New Issue
Block a user