Ansible role to manage Shade
Go to file
Paul Belanger 4fe9affb27
Fix path issue with roles_path
Change-Id: I560088060bd11cae67a48db00bbbc488ad10cf84
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-08-12 20:41:23 -04:00
defaults Fix up git clone path 2016-02-16 08:48:26 -05:00
doc/source Initial commit 2016-02-15 14:39:05 -05:00
meta Initial commit 2016-02-15 14:39:05 -05:00
tasks Fix deprecation warning 2016-03-26 19:19:01 -04:00
tests Fix path issue with roles_path 2016-08-12 20:41:23 -04:00
vars Initial commit 2016-02-15 14:39:05 -05:00
.gitignore Initial commit 2016-02-15 14:39:05 -05:00
.gitreview Added .gitreview 2016-02-15 17:49:14 +00:00
LICENSE Initial commit 2016-02-15 14:39:05 -05:00
README.rst Initial commit 2016-02-15 14:39:05 -05:00
other-requirements.txt Add other-requirements.txt for bindep 2016-03-28 10:43:44 -04:00
requirements.txt Initial commit 2016-02-15 14:39:05 -05:00
setup.cfg Initial commit 2016-02-15 14:39:05 -05:00
setup.py Initial commit 2016-02-15 14:39:05 -05:00
test-requirements.txt Initial commit 2016-02-15 14:39:05 -05:00
tox.ini Initial commit 2016-02-15 14:39:05 -05:00

README.rst

ansible-role-shade

Ansible role to manage Shade

Description

Shade is a simple client library for operating OpenStack clouds.

Requirements

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

Dependencies

Example Playbook

- name: Install shade
  hosts: nodepool
  roles:
    - ansible-role-shade