An open API service indexing awesome lists of open source software.

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

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
```