Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 267 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 267 Bytes

ansible-vagrant

An Ansible role for installing Vagrant.

Role Variables

  • vagrant_version - Vagrant version (default: 1.6.5)
  • vagrant_arch - Vagrant architecture build (default: x86_64)

Example Playbook

See the examples directory.