This is the third part of the guide on sandboxing Ansible. It focuses on using the sample vagrant file to bring up the dev environment. What is Vagrant? Vagrant is a way of automating VM provisioning, OS provisioning, network provisioning, and so much more. According to the Vagrant folks,"Vagrant is a tool for building complete … Continue reading Sandboxing Ansible – Part 3: Vagrant