Skip to content

wluisaraujo/ansible-role-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Galaxy Build Status

IaC: with Ansible role to install and configure Vagrant


Description

  • Ansible role for Vagrant

Requirements

Installation

Installation

vagrant@localhost:~$ ansible-galaxy install wluisaraujo.vagrant
vagrant@localhost:~$ ansible-galaxy install -r wluisaraujo.vagrant/requirements.txt

Role Variables

defaults/main.yml

Dependencies

  • None

Example Playbook

---
- hosts: localhost
  vars:
    - name: value
  roles:
    - vagrant
...

Licence

About

Infrastructure as Code (IaC) with Ansible for Vagrant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published