/ansible-cozy-playbook

Short playbook to show how ansible-cozy-role can be used on an existing server.

GNU General Public License v2.0GPL-2.0

ansible-cozy-playbook

Short playbook to show how ansible-cozy-role can be used on an existing server.

Requirements

This playbook requires Ansible 1.4 or higher. It has been tested for Debian 7 system.

Another requirements:

Installation

Run:

$ ansible-galaxy install -r galaxy.yml -p ./roles

Execution

Run:

$ ansible-playbook playbook.yml

Licence

GNU GPL v2