ansible-ferm
ansible-ferm copied to clipboard
Manage iptables firewall using ferm
ferm
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
- Maciej Delmanowski (maintainer) | e-mail | Twitter | GitHub
- Robin Schneider | e-mail | GitHub
- Reto Gantenbein | e-mail | GitHub
License: GPL-3.0
This role is part of DebOps. README generated by ansigenome.