An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger c82a795ea0
Remove quickstart docs
This is no longer correct, and in need of replacement.  Remove for now
until we get our documentation in order.

Change-Id: I90f12df4b56578ac25ab6391b0f362cb76ba7b6a
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-03-27 21:10:07 -04:00
.zuul.d Revert "Remove zuul from required-projects" 2018-03-15 11:46:36 -04:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
playbooks Use string for zookeeper-servers in nodepool 2018-03-24 07:41:50 -04:00
tests Add support for zuul-fingergw 2018-03-13 16:36:48 -04:00
tools Add support for ansible-role-gearman 2018-02-25 09:01:43 -05:00
.gitignore Add basic validation for zuul services 2016-08-30 14:27:29 -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 Cap ansible<2.4.0 2017-10-15 16:10:50 -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 Rework directory strucuture 2016-02-15 11:31:44 -05:00
tox.ini Remove human_log plugin 2018-03-16 15:00:22 -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.