An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger 5a04fe5a88 Stop gating on ubuntu-xenial
Now that ubuntu-bionic has been out for some time, and there hasn't been
any major issues with it. Drop support for ubuntu-xenial, this will mean
consuming less resources in our CI pipelines.

Change-Id: Ia636c6c89052d653ed02e215849a391b25c1db63
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-12-05 16:37:05 -05:00
.zuul.d Stop gating on ubuntu-xenial 2018-12-05 16:37:05 -05:00
config Switch to ubuntu-bionic for nodepool images 2018-08-20 23:07:39 -04:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
inventory/testing Default nodepool / zuul users to /bin/bash 2018-12-04 20:50:21 -05:00
playbooks Add specific play to bootstrap python dependencies 2018-12-04 20:50:21 -05:00
tests Merge "Add windmill-tox-molecule" 2018-08-23 20:40:14 +00:00
tools Clean up requirements.yaml 2018-08-10 14:50:58 -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 Use separate venv for bindep 2018-05-11 20:12:16 -04:00
requirements.txt Use separate venv for bindep 2018-05-11 20:12:16 -04:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 12:43:49 +00: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 fix tox python3 overrides 2018-09-30 09:54:53 +08: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.