A try at at an Ansible ipset and iptables managing role.
All systems need to use systemd
as the service controller.
For all available variables take a look at the defaults/main.yml
.
This role has a dependency on my common-facts
role.
You can see it here.
An example playbook on how to use this role:
- hosts: servers
roles:
- { role: galexrt.firewall }
Apache 2.0
If you have problems with the role, feel free to create an issue on Github or contact me by mail.