An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger 272e87dc07 Enable verbose mode for ansible-playbook
This is helpful if we need to debug ansible.

Change-Id: I2298473cf9e7e17b2a16dcd4ef04ba6a4f0bf3a6
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-01-03 22:35:23 -05:00
.zuul.d Add nginx support to zuul-web 2018-12-20 17:59:55 -05:00
config Add yamllint to tox -elinters 2018-12-12 20:59:38 -05:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
inventory/testing Merge "Switch virtualenv_install_method to package" 2018-12-22 16:53:32 +00:00
playbooks Merge "Fix deprecation warning" 2018-12-21 00:10:35 +00:00
tests Enable verbose mode for ansible-playbook 2019-01-03 22:35:23 -05:00
tools Add nginx support to zuul-web 2018-12-20 17:59:55 -05:00
.gitignore Update gitignore 2018-04-11 20:59:44 -04:00
.gitreview Added .gitreview 2016-01-29 17:33:15 +00:00
.yamllint Add yamllint to tox -elinters 2018-12-12 20:59:38 -05: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 yamllint to tox -elinters 2018-12-12 20:59:38 -05:00
tox.ini Add yamllint to tox -elinters 2018-12-12 20:59:38 -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.