Operations-related content for OpenStack-Ansible
31d771835f
It looks like bash was throwing single qoutes around the variable default if the var was empty causing ansible to think it is the play. Thanks to Matt Thompson's help, we pulled that out into a separate export to remove the single quotes. Change-Id: Id04f840871f3371cf8258a8135536d37738e4e12 Closes-Bug: 1752357 |
||
---|---|---|
ansible_tools | ||
bowling_ball | ||
cluster_metrics | ||
doc | ||
elements/slow-network | ||
elk_metrics | ||
generate_requirements | ||
leap-upgrades | ||
multi-node-aio | ||
osa-gate-profile | ||
releasenotes | ||
scripts | ||
tests | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
multi-node-aio-xenial-ansible | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
OpenStack-Ansible Operator Tooling
This repository is a collecting point for various scripts and tools which OpenStack-Ansible Developers and Operators have found to be useful and want to share and collaboratively improve.
The contents of this repository are not strictly quality managed and are only tested by hand by the contributors and consumers. Anyone using the tooling is advised to very clearly understand what it is doing before using it on a production environment.
Galaxy roles
OpenStack Ansible backup
This role will perform backups for OpenStack-Ansible deployments and it needs to run on the deploy node. It will backup data on container and then synchronize backup files to the deploy node.