A simple role to complete common vagrant setup tasks.
Ansible version 16+ as the ufw module is used.
There are currently no variables, but some will need to be added to customize the role (see to do list).
- hosts: servers
roles:
- talaniz.common-vagrant
BSD
E-mail: [email protected] Website: www.antonioalaniz.com
- Add {{user}} variable so users can select the non-root user.