geerlingguy / ansible-role-firewall

Ansible Role - iptables Firewall configuration.
https://galaxy.ansible.com/geerlingguy/firewall/
MIT License
524 stars 217 forks source link

Made iptables initialization a bit more flexible ... take 2 #104

Closed katomaso closed 11 months ago

katomaso commented 1 year ago

This is another take of #37 that adds a bit of more backward compatibility concerning legacy variable firewall_flush_rules_and_chains

This enables configuration of which (if any) rules and chains should be removed. Enables usage alongside other tools that (dynamically) insert their rules like fail2ban or docker. The default behavior is following the previous functionality - removing all rules and non-default chains.

With proper configuration, this should solve issues in https://github.com/geerlingguy/ansible-role-firewall/issues/31

github-actions[bot] commented 1 year ago

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] commented 11 months ago

This pr has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.