An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger 0a1b5f5834
Add windmill-tox-ubuntu-xenial
This refactors the existing windmill-tox-deploy job. We are basically
removing a lot of the logic from tox -edeploy and just using the venv
environment from tox.  It is very much possible we may remove the
dependency on tox in the future.

Change-Id: I29a1b06c4e02e3c5f588135042f77ccc4a031a7d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-10 10:56:46 -04:00
.zuul.d Add windmill-tox-ubuntu-xenial 2018-04-10 10:56:46 -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 Add statsd01 host 2018-04-04 13:26:57 -04:00
playbooks Add windmill-tox-ubuntu-xenial 2018-04-10 10:56:46 -04:00
tests Add windmill-tox-ubuntu-xenial 2018-04-10 10:56:46 -04:00
tools Add statsd01 host 2018-04-04 13:26:57 -04: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 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 Rework directory strucuture 2016-02-15 11:31:44 -05:00
tox.ini Add windmill-tox-ubuntu-xenial 2018-04-10 10:56:46 -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.