An Ansible deployment to validate ansible roles for Continuous Integration.
Go to file
Gonéri Le Bouder 1c14b66462
add AWS support
Depends on ansible-role-boto3 to install and configure the lib.

Depends-On: Id2cd819def3e83f92fcd8126a74aa19690dcf4c8

Change-Id: If66d975dedac16ba46522ab8183a7d6cff35d3d3
2020-05-04 12:24:21 -04:00
.zuul.d add AWS support 2020-05-04 12:24:21 -04:00
doc/source Initial commit 2016-01-29 14:57:10 -05:00
playbooks add AWS support 2020-05-04 12:24:21 -04:00
tests Fix fallout from opendev migration 2019-04-20 13:14:38 -04:00
tools add AWS support 2020-05-04 12:24:21 -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 use python3-dnf on Fedora 2020-04-29 19:08:19 +00: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 Switch to windmill for roles 2019-04-20 15:55:18 -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.