An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger 94bb146e36 Import ansible-role-ssh
We'll be using this role to manage our SSH public / private keys.

Change-Id: Ib72a702a3b4ec5ef2e27ef1bfb3e533f5512f5b6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2016-02-19 15:56:43 -05:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
playbooks Import ansible-role-ssh 2016-02-19 15:56:43 -05:00
tools Import ansible-role-ssh 2016-02-19 15:56:43 -05:00
.gitignore Rework directory strucuture 2016-02-15 11:31:44 -05:00
.gitreview Added .gitreview 2016-01-29 17:33:15 +00:00
README.rst Update description 2016-01-30 14:02:33 -05:00
requirements.txt Have zuul-cloner install ansible-roles 2016-02-01 11:25:53 -05:00
setup.cfg Initial commit 2016-01-29 14:57:10 -05:00
setup.py Initial commit 2016-01-29 14:57:10 -05:00
test-requirements.txt Rework directory strucuture 2016-02-15 11:31:44 -05:00
tox.ini Rework directory strucuture 2016-02-15 11:31:44 -05:00

README.rst

windmill

An Ansible deployment to validate ansible roles for Continuous Integration

Description

Windmill is a collection of Ansible playbooks and roles used to deploy Continuous Integration (CI) tools. It serves to be a functional test environment for our Ansible CI roles primarily, however it also provides an example deployment for users.