Bootstrap ansible roles with vagrant test

2020, Dec 04    

I want a nice and easy way of creating new roles, with all the tests and gitlab CI stuff.

Ansible-galaxy init handles the generic structure and then we added vagrant based tess and gitlab ci.

The repo is here. I suggest cloning from it - not forking - since you mostlikely want multiple roles.