Basic template-based launch and control of Vagrant VMs
Vagrant must be installed on your ansible system.
- hosts: local-vagrant gather_facts: false roles: - role: teampants.vagrant
ansible-galaxy install teampants.vagrant