Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-vagrant
- Owner: Oefenweb
- License: mit
- Created: 2015-07-13T07:58:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T11:07:59.000Z (about 1 year ago)
- Last Synced: 2023-11-02T11:37:51.297Z (about 1 year ago)
- Topics: ansible, debian, hashicorp, ubuntu, vagrant
- Language: Dockerfile
- Size: 113 KB
- Stars: 4
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)!