From fb4b2eb0f30c7a55492d1fbd1711348808eafb2c Mon Sep 17 00:00:00 2001 From: Jirayut Nimsaeng Date: Fri, 17 Jun 2016 16:04:22 +0700 Subject: [PATCH] Add Galaxy role section and add OSA backup role Change-Id: I9a42317ac84336acb576fdee94fc75f8a6256836 --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 0ff6b3fa..c71d3649 100644 --- a/README.rst +++ b/README.rst @@ -10,3 +10,7 @@ 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](https://galaxy.ansible.com/winggundamth/openstack-ansible-backup/) will do backup operation for OpenStack-Ansible installation. This role will run on deploy node. It will backup data on container then synchronize backup files to deploy node.