ansible-development-environ.../roles/vagrant/defaults/main.yml

9 lines
232 B
YAML

---
# defaults file for vagrant
# The version of vagrant to install. See https://releases.hashicorp.com/vagrant/ .
vagrant_version: 2.2.9
# The location to unpack the .tar.xz, if applicable.
vagrant_unarchive_dest: /usr/local/bin