First commit for Spacewalk Ansible roles

This commit is contained in:
Fayaaz Ahmed
2016-04-15 15:25:47 +01:00
commit bef92a6564
32 changed files with 2021 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
- name: restart firewall
command: service iptables save
command: service firewall restart