jkassemi / ansible-common-roles

Reusable Ansible roles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a set of production-ready Ansible roles that automate:

These roles are generic enough that they could be repurposed to deploy any application, not just RoR apps.

How to use

  1. Add this repository as a submodule: git submodule add https://github.com/department-of-veterans-affairs/ansible-common-roles common-roles
  2. Modify ansible.cfg to include roles_path = common-roles

Check out https://github.com/department-of-veterans-affairs/roadrunner-devops to see these roles applied to a simple RoR application.

About

Reusable Ansible roles


Languages

Language:Shell 79.4%Language:Ruby 20.6%