An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger 071f933d3e
Bump minimal version of ansible to 2.4.0
Currently 2.4.0 is the oldest release of ansible, everything later is
EOL.

Change-Id: I0372fee4b84de9e45c68fbb37860053a5df7d7e4
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-19 14:35:46 -04:00
.zuul.d Add openstack/windmill as require-project 2018-04-12 13:59:01 -04:00
config Additional settings for zuul.conf 2018-04-16 23:13:59 -04:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
inventory/testing Remove bastion inventory group 2018-04-16 23:13:57 -04:00
playbooks Fix up PATH issues with nodepool-builder / zuul-executor 2018-04-16 23:14:00 -04:00
tests Collect tox logs 2018-04-19 14:06:25 -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 Bump minimal version of ansible to 2.4.0 2018-04-19 14:35:46 -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 TERM to passenv for tox.ini 2018-04-11 21:30:25 -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.