We wrote a new module called iptables_raw <https://github.com/Nordeus/ansible_iptables_raw> (docs <http://blog.nordeus.com/files/libraryblog/articles/managing-iptables-with-ansible/iptables_raw.html>) to make it easy to manage iptables. The module has the following features:
- use iptables syntax to define rules - keep iptables state - order rules by weigh - support different iptables tables (filter, nat, raw,...) - management of unmanaged rules - ip6tables - safe flushing of table rules I wrote a blog post <http://blog.nordeus.com/dev-ops/managing-iptables-with-ansible-the-easy-way.htm> which explains how we use this module and how we manage iptables with it. Give it a read, try the module and tell us what you think, feedback would be much appreciated. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/1ddfd40c-7460-4a94-aa5f-705dfb279f91%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
