2019-01-12 13:29:51 +00:00
|
|
|
# Standards: 0.1
|
2018-06-23 20:25:31 +00:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
author: xoxys
|
|
|
|
description: Rule to manage iptables
|
|
|
|
license: MIT
|
|
|
|
min_ansible_version: 2.4
|
|
|
|
platforms:
|
2019-01-12 13:29:51 +00:00
|
|
|
- name: EL
|
|
|
|
versions:
|
|
|
|
- 7
|
2018-06-23 20:25:31 +00:00
|
|
|
galaxy_tags:
|
|
|
|
- firewall
|
|
|
|
- iptables
|
|
|
|
dependencies:
|