Skip to content

kostyrev/ansible-role-vagrant

Repository files navigation

vagrant

Build Status

Installs vagrant

Requirements

None

Role Variables

See defaults/main.yml for a list and description of variables used in this role.

Example Playbook

---
- hosts: all
  roles:
    - role: akostyrev.vagrant
      vagrant_validate_certs: "{{ false if ansible_virtualization_type == 'docker' else true }}"

Install From Github

git clone https://github.com/akostyrev/ansible-role-vagrant.git akostyrev.vagrant
cd akostyrev.vagrant && make install

License

BSD

Author Information

Aleksandr Kostyrev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published