This commit is contained in:
parent
7c6b92b46b
commit
c9cf9c4a0f
@ -3,7 +3,9 @@
|
||||
[![Build Status](https://img.shields.io/drone/build/ansible/xoxys.iptables?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.iptables)
|
||||
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
|
||||
|
||||
Role to manage iptables
|
||||
Role to manage iptables firewall.
|
||||
|
||||
You can find the full documentation at [https://galaxy.geekdocs.de](https://galaxy.geekdocs.de/security/iptables/).
|
||||
|
||||
### License
|
||||
|
||||
|
@ -3,7 +3,14 @@
|
||||
galaxy_info:
|
||||
# @meta author:value: [Robert Kaussow](https://gitea.rknet.org/xoxys)
|
||||
author: Robert Kaussow <mail@geeklabor.de>
|
||||
description: Role to manage iptables
|
||||
# @meta description: >
|
||||
# [![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.logrotate)
|
||||
# [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.logrotate?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.logrotate)
|
||||
# [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
|
||||
#
|
||||
# Role to manage iptables firewall.
|
||||
# @end
|
||||
description: Role to manage iptables firewall
|
||||
license: MIT
|
||||
min_ansible_version: 2.8
|
||||
platforms:
|
||||
|
Loading…
Reference in New Issue
Block a user