Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ghostwords/ansible-roles

Common roles for Ansible.
https://github.com/ghostwords/ansible-roles

ansible ansible-roles

Last synced: 15 days ago
JSON representation

Common roles for Ansible.

Awesome Lists containing this project

README

        

# Ansible Roles

Common Ansible roles for use on Ubuntu 14.04.

For example, if your, say, `web` role depends on Nginx, you could pull in this repository as a Git submodule, add the submodule's directory to `roles_path` in your Ansible config, and specify the `nginx` role defined here as a [dependency](http://docs.ansible.com/ansible/playbooks_roles.html#role-dependencies) of your `web` role.