https://github.com/schickling/playbook-example
Usage example of the ansible playbook manager
https://github.com/schickling/playbook-example
Last synced: 6 months ago
JSON representation
Usage example of the ansible playbook manager
- Host: GitHub
- URL: https://github.com/schickling/playbook-example
- Owner: schickling
- Created: 2013-12-11T10:49:06.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-15T21:22:18.000Z (over 12 years ago)
- Last Synced: 2025-07-30T05:55:42.474Z (12 months ago)
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
playbook-example
================
Usage example of the [ansible playbook manager](https://github.com/schickling/playbook)
## Try it yourself
```sh
$ git clone https://github.com/schickling/playbook-example.git
$ playbook install
$ vagrant up
```