An Ansible deployment to manage backups for Windmill.
Go to file
Paul Belanger ec54380d3e Install roles into ~/.ansible/roles
This allows for us to managed multiple project roles in a single
location.

Change-Id: I99e9f4d942ce6bebbe705db1f2df276371249777
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-02-27 21:51:25 -05:00
.zuul.d Add windmill-backup to required-projects 2019-02-13 21:03:29 -05:00
config/borgmatic Initialize an empty borg repository 2019-02-16 14:05:41 -05:00
doc Initial commit 2019-02-11 14:49:05 -05:00
inventory/testing Initialize an empty borg repository 2019-02-16 14:05:41 -05:00
playbooks Initialize an empty borg repository 2019-02-16 14:05:41 -05:00
tests Initial commit 2019-02-11 14:49:05 -05:00
tools Install roles into ~/.ansible/roles 2019-02-27 21:51:25 -05:00
.gitignore Initial commit 2019-02-11 14:49:05 -05:00
.gitreview Added .gitreview 2019-01-30 21:55:17 +00:00
.yamllint Initial commit 2019-02-11 14:49:05 -05:00
bindep.txt Initial commit 2019-02-11 14:49:05 -05:00
LICENSE Initial commit 2019-02-11 14:49:05 -05:00
README.rst Initial commit 2019-02-11 14:49:05 -05:00
requirements.txt Initial commit 2019-02-11 14:49:05 -05:00
test-requirements.txt Initial commit 2019-02-11 14:49:05 -05:00
tox.ini Initial commit 2019-02-11 14:49:05 -05:00

windmill-backup

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.