Repository URL to install this package:
|
Version:
1.0.0b1 ▾
|
| .. |
| defaults |
| files |
| filter_plugins |
| handlers |
| library |
| meta |
| tasks |
| templates |
| .gitignore |
| CHANGELOG.md |
| LICENSE |
| README.md |
Downloads the appropriate Vagrant package for the platform and installs it.
List of default variables available in the inventory:
--- # defaults file for freckfrackery.install_vagrant vagrant_force_update: false # update Vagrant, even if it is already installed vagrant_version: 2.1.5 # the version of Vagrant to install vagrant_download_url: https://releases.hashicorp.com/vagrant # the base download url vagrant_download_path: "/tmp/_vagrant_download" # the tempoary download folder vagrant_delete_download_after: yes # whether to delete the downloaded install file after successful install
List of internal variables used by the role:
install_package
vagrant_binary_name
- hosts: all roles: - freckfrackery.install-vagrant
curl (on Mac OS X) -- get_url errors out for some reason, at least on El Capitan
freckfrackery.install-vagrant role was written by:
License: Parity Public License
This role is part of the freckles project.
README.md generated by Ansigenome.