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: about 1 month 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-06T18:59:56.000Z (over 9 years ago)
- Last Synced: 2025-02-28T12:23:38.415Z (over 1 year 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`.