module Vagrant

Because we create configurations and operate on resulting machines during the course of a single CLI command run we need to be able to reload the configurations based on updates to fetch Vagrant VMs and run Vagrant machine actions. TODO: Inquire about some form of inclusion in Vagrant core?