https://github.com/erning/alcohol-ansible
ansible playbooks for my home networking
https://github.com/erning/alcohol-ansible
Last synced: about 1 month ago
JSON representation
ansible playbooks for my home networking
- Host: GitHub
- URL: https://github.com/erning/alcohol-ansible
- Owner: erning
- Created: 2013-11-09T12:21:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-14T06:56:45.000Z (over 12 years ago)
- Last Synced: 2023-03-11T05:29:32.503Z (over 3 years ago)
- Language: Shell
- Homepage:
- Size: 160 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
### Testing in vagrant
```
$ vagrant up
$ ansible-playbook -i hosts.vagrant setup.yml
```