-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Use iptables module instead of command:
https://docs.ansible.com/ansible/latest/collections/ansible/builtin/iptables_module.html
iptables module is supposed to be more performant (it won't be executed when not necessary) and more compliant to the Ansible philosophy.