An Ansible deployment to manage backups for Windmill.
Go to file
Paul Belanger ee4386a976 Skip Initialize an empty borg repository when disabled
It is possible that borg-server is empty, if so, don't run init.

Also, fix CI issues due to bitrot.

Change-Id: I0f3a4a71ce095f6fe2916ab0151516849d6e07c7
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2020-03-19 20:26:55 -04:00
.zuul.d Skip Initialize an empty borg repository when disabled 2020-03-19 20:26:55 -04: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 Skip Initialize an empty borg repository when disabled 2020-03-19 20:26:55 -04:00
tests Migrate to opendev for testing 2019-04-20 14:49:38 -04:00
tools Rename roles from openstack to windmill 2019-04-20 15:39:37 -04:00
.gitignore Migrate to opendev for testing 2019-04-20 14:49:38 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:07 +00:00
.yamllint Skip Initialize an empty borg repository when disabled 2020-03-19 20:26:55 -04:00
LICENSE Initial commit 2019-02-11 14:49:05 -05:00
README.rst Migrate to opendev for testing 2019-04-20 14:49:38 -04:00
bindep.txt Skip Initialize an empty borg repository when disabled 2020-03-19 20:26:55 -04:00
requirements.txt Skip Initialize an empty borg repository when disabled 2020-03-19 20:26:55 -04:00
test-requirements.txt Skip Initialize an empty borg repository when disabled 2020-03-19 20:26:55 -04:00
tox.ini Migrate to opendev for testing 2019-04-20 14:49:38 -04: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.