An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger 720b0b1ca9 Uncap zuul_pip_version
All of our fixes have now landed.

Depends-On: https://review.opendev.org/c/windmill/windmill-config/+/797656/
Depends-On: https://review.opendev.org/c/windmill/windmill-config/+/797663
Change-Id: I7c83244fd32adb5ae25dd0e1feea2da4aa8b0a92
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2021-06-23 14:13:25 -04:00
.zuul.d Pin nodepool / zuul until zookeeper TLS support works 2021-06-10 17:25:42 -04:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
playbooks Add zuul-registry support 2020-11-21 14:41:40 -05:00
tests Uncap zuul_pip_version 2021-06-23 14:13:25 -04:00
tools Hack in database support 2021-06-23 11:31:43 -04:00
.gitignore Update gitignore 2018-04-11 20:59:44 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:08 +00:00
.yamllint Make windmill jobs non-voting 2020-04-29 12:38:46 -04:00
LICENSE Add missing LICENSE file 2016-12-24 16:03:52 -05:00
README.rst Switch to windmill for roles 2019-04-20 15:55:18 -04:00
bindep.txt Hack in database support 2021-06-23 11:31:43 -04:00
requirements.txt Create ansible virtualenv on bastion 2019-03-04 13:57:22 -05: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 Make windmill jobs non-voting 2020-04-29 12:38:46 -04:00
tox.ini Fix CI issues 2020-11-21 14:41:39 -05: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.