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

22
roles/iptables/meta/main.yml Executable file
View File

@ -0,0 +1,22 @@
---
dependencies: []
galaxy_info:
author: geerlingguy
description: Simple iptables firewall for most Unix-like systems.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 1.4
platforms:
- name: EL
versions:
- all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
categories:
- networking
- system