Firewall configuration.
Read and understand this before making any changes to your configuration: https://www.frozentux.net/iptables-tutorial
None
firewall_reload_ipv4
: reload the active firewall for IPv4 when the rules change.firewall_reload_ipv6
: reload the active firewall for IPv6 when the rules change.
None
- hosts: servers
roles:
- role: barkingiguana.firewall
firewall_reload_ipv4: no
MIT
An optional section for the role authors to include contact information, or a website (HTML is not allowed).