FGtatsuro.vagrant
ansible-vagrant
This is an Ansible role for setting up Vagrant.
Requirements
These are the software or libraries you need for this role:
- Debian/Ubuntu
- macOS
- Homebrew (version 0.9.5 or higher)
Role Variables
Here are the variables you can use in this role:
vagrant_download_url
: default is "https://releases.hashicorp.com/vagrant/2.0.3/vagrant_2.0.3_x86_64.deb"vagrant_sha256
: default is "47ea8af7644616caf36d421ecf2e0aceb1f5095933a2bfc2d50b7b8bae35d93f"vagrant_download_tmppath
: default is "/tmp/vagrant.deb"
If you want to change these values, please check Vagrant Downloads.
Role Dependencies
These are other roles that this role depends on:
- FGtatsuro.python-requirements
- FGtatsuro.virtualbox
Example Playbook
Here’s a simple playbook you can use:
- hosts: all
roles:
- { role: FGtatsuro.vagrant }
Testing on Local Docker Host
This project runs tests on Travis CI, but you can also run them on your local Docker host. Check the install
, before_script
, and script
sections of the .travis.yml
file for the steps you need to follow.
Local Requirements
You will need the following software installed:
- Ansible (version 2.0.0 or higher)
- Docker (version 1.10.1 or higher)
License
This project is licensed under the MIT License.
Installa
ansible-galaxy install FGtatsuro.vagrant
Licenza
mit
Download
4.7k
Proprietario