Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benlipp/vagrant-ansible
A Vagrant setup I made to learn Ansible.
https://github.com/benlipp/vagrant-ansible
ansible tutorial vagrant
Last synced: 16 days ago
JSON representation
A Vagrant setup I made to learn Ansible.
- Host: GitHub
- URL: https://github.com/benlipp/vagrant-ansible
- Owner: benlipp
- Created: 2017-03-04T02:09:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-06T18:59:56.000Z (almost 8 years ago)
- Last Synced: 2024-11-12T05:37:15.700Z (3 months ago)
- Topics: ansible, tutorial, vagrant
- Language: Shell
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vagrant-ansible
A Vagrant setup I made to learn Ansible.Just clone the repo and run `vagrant up` to get some machines. This repo also has the playbook for working on those machines.
You'll have to edit the `servers` file to point to the machines you have set up. IP addresses are in the `Vagrantfile`.