Common task for any Ubuntu webserver machine.
Tested on Ansible 1.4+
webserver_common_iptables_file:
webserver_common_spf13_output_file_name:
See the defaults to have the complete view. Make sure, if you edit them, to copy all of them in your host/vars/... files, and change the ones that need tweaking (it’s in fact only one variable, containing a map.)
Just I do:
- hosts: servers
roles:
- { role: webserver-common }
MIT
Feedback, issues and question.... You are welcome!