debops / ansible-ferm

Manage iptables firewall using ferm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps ferm

Travis CI test-suite Ansible Galaxy

ferm is a wrapper around the iptables and the ip6tables commands which lets you manage host firewalls in an easy and Ansible-friendly way. This role can be used to setup firewall rules directly from the inventory, or it can be used as a dependency by other roles to setup firewall rules for other services.

Installation

This role requires at least Ansible v2.0.0. To install it, run:

ansible-galaxy install debops.ferm

Documentation

More information about debops.ferm can be found in the official debops.ferm documentation.

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

License: GPL-3.0


This role is part of DebOps. README generated by ansigenome.

About

Manage iptables firewall using ferm

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%