From 30bfe02ec2b329c894a82f109350233dc2f1e3a0 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index 0ff6b3fa..1eec29d5 100644 --- a/README.rst +++ b/README.rst @@ -10,3 +10,12 @@ 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.