An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger 79125272f3
Update gitignore
Add production inventory and roles from galaxy to ignore list.

Change-Id: I0aaefd3c9fe3956be869f0bcc6d6854800961f77
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-11 20:59:44 -04:00
.zuul.d Replace native zuul jobs with tox based jobs 2018-04-10 11:13:13 -04:00
config Add zuul-worker element for nodepool 2018-04-08 21:23:56 -04:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
inventory/testing Use synchronize for nodepool elements 2018-04-10 11:35:29 -04:00
playbooks Don't bootstrap bastion host 2018-04-10 12:40:24 -04:00
tests Hardcode windmill source directory for job playbooks 2018-04-10 21:06:19 -04:00
tools Add statsd01 host 2018-04-04 13:26:57 -04:00
.gitignore Update gitignore 2018-04-11 20:59:44 -04:00
.gitreview Added .gitreview 2016-01-29 17:33:15 +00:00
LICENSE Add missing LICENSE file 2016-12-24 16:03:52 -05:00
README.rst Remove quickstart docs 2018-03-27 21:10:07 -04:00
bindep.txt Add python3 headers to bindep.txt 2017-10-30 09:47:29 -04:00
requirements.txt Add tox deploy job to validate bootstrap process 2018-04-03 11:08:35 -04: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 Add support for ARA 2018-04-10 13:19:13 -04:00
tox.ini Add support for ARA 2018-04-10 13:19:13 -04: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.