This repository include all scripts made on Automation Course.
You'll need Vagrant and Virtualbox on your host machine. Then simply vagrant up
and vagrant ssh
to access ansible host.
To destroy all VMs (before modifying values in the Vagrantfile), run vagrant destroy -f
.