An Ansible deployment to manage backups for Windmill.
Go to file
Paul Belanger 2d51431488 Initialize an empty borg repository
This is the next step to get borgbackup / borgmatic working.

Change-Id: Ib1dc15fbd251262cf527a7cec8e86d9212e65fbb
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-02-16 14:05:41 -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 Initial commit 2019-02-11 14:49:05 -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
LICENSE Initial commit 2019-02-11 14:49:05 -05:00
README.rst Initial commit 2019-02-11 14:49:05 -05:00
bindep.txt 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

README.rst

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.