while-true-do / ansible-skeleton

The skeleton to create new ansible roles.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Feat: molecule scenario vagrant #74

Open dschier-wtd opened 5 years ago

dschier-wtd commented 5 years ago

As a developer, I want to have proper testing in place for Ansible without the problems of docker. Vagrant officially supports libvirt (linux) and virtualbox(windows, mac). This can be used to do real testing without the issues, we are currently facing in docker.

Additional scenarios like "delegate" would be awesome, too.

dschier-wtd commented 5 years ago

https://medium.com/@mtpereira/ansible-tips-testing-roles-using-vagrant-and-travisci-d276e11f6a0d

dschier-wtd commented 5 years ago

https://roboxes.org/