Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oefenweb/ansible-vagrant

Ansible role to set up Vagrant in Debian-like systems
https://github.com/oefenweb/ansible-vagrant

ansible debian hashicorp ubuntu vagrant

Last synced: about 1 month ago
JSON representation

Ansible role to set up Vagrant in Debian-like systems

Awesome Lists containing this project

README

        

## vagrant

[![CI](https://github.com/Oefenweb/ansible-vagrant/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-vagrant/actions?query=workflow%3ACI)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-vagrant-blue.svg)](https://galaxy.ansible.com/Oefenweb/vagrant)

Set up [vagrant](https://www.vagrantup.com/) in Debian-like systems.

#### Requirements

None

#### Variables

None

## Dependencies

None

#### Example

```yaml
---
- hosts: all
roles:
- oefenweb.vagrant
```

#### License

MIT

#### Author Information

Mischa ter Smitten

#### Feedback, bug-reports, requests, ...

Are [welcome](https://github.com/Oefenweb/ansible-vagrant/issues)!