Skip to content

Add Vagrant for easy testing

Mike Kusold requested to merge kusold/HomelabOS:vagrant into master

I created a vagrant file so easy testing with Ubuntu 18.04.

vagrant up or vagrant provision will run the ansible playbook.

I'm not sure how you are currently testing, but this seemed to be the easiest. Another alternative could be some sort of docker-in-docker combo.

Edited by Mike Kusold

Merge request reports