An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Paul Belanger b0cf668d71 Add windmill-tox-molecule
This is a shared job we'll be using for testing windmill related ansible
roles.

Change-Id: If6fdf1a94cf3a73a46a75f8ec75f389157a43ebf
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-08-23 15:34:07 -04:00
.zuul.d Add windmill-tox-molecule 2018-08-23 15:34:07 -04:00
config Work around zuul-jobs bug 2018-05-15 19:55:15 -04:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
inventory/testing Replace shade with openstacksdk 2018-08-02 21:29:24 -04:00
playbooks Replace shade with openstacksdk 2018-08-02 21:29:24 -04:00
tests Add windmill-tox-molecule 2018-08-23 15:34:07 -04: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 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 Simplify bindep envlist for tox 2018-05-15 13:51:17 -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.