refactor ansible code in to ansible-2.0 folder, and created space for ansible-2.10
This commit is contained in:
5
ansible-2.0/roles/vagrant/defaults/main.yml
Normal file
5
ansible-2.0/roles/vagrant/defaults/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
#default values
|
||||
|
||||
vagrant_installer_url: https://releases.hashicorp.com/vagrant/1.8.6/vagrant_1.8.6_x86_64.deb
|
||||
vagrant_installer_path: /tmp/vagrant_installer.deb
|
||||
Reference in New Issue
Block a user