vagrant

Build Status

ansible-vagrant

Ansible role for Vagrant.

Requirements

The dependencies on other softwares/librarys for this role.

  • Debian/Ubuntu
  • OSX
    • Homebrew (>= 0.9.5)

Role Variables

The variables we can use in this role.

If you want to overwrite values, please check https://www.vagrantup.com/downloads.html.

Role Dependencies

The dependencies on other roles for this role.

  • FGtatsuro.python-requirements
  • FGtatsuro.virtualbox

Example Playbook

- hosts: all
  roles:
     - { role: FGtatsuro.vagrant }

Test on local Docker host

This project run tests on Travis CI, but we can also run then on local Docker host. Please check install, before_script, and script sections of .travis.yml. We can use same steps of them for local Docker host.

Local requirements are as follows.

  • Ansible (>= 2.0.0)
  • Docker (>= 1.10.1)

License

MIT

About

Ansible role for vagrant

Install
ansible-galaxy install FGtatsuro/ansible-vagrant
GitHub repository
License
mit
Downloads
4637
Owner