teampants.vagrant

License Build Status

ansible-vagrant

Basic template-based launch and control of Vagrant VMs

Prerequisites

Vagrant must be installed on your ansible system.

Example Playbook

- hosts: local-vagrant
  gather_facts: false
  roles:
    - role: teampants.vagrant
About

Basic template-based launch and control of Vagrant VMs

Install
ansible-galaxy install teampants.vagrant
GitHub repository
License
apache-2.0
Downloads
203
Owner