debops / ansible-ferm

Manage iptables firewall using ferm
GNU General Public License v3.0
33 stars 20 forks source link

Variable to restrict Ansible controllers access by interface #106

Closed gaudenz closed 7 years ago

gaudenz commented 7 years ago

Add a ferm__ansible_controllers_interfaces variable to restrict the default ansible controllers rule to certain interfaces. This is mainly useful if you have a dedicated management network and want to restrict SSH access to this network.