From 2e466d1732936a8640a9f7fcb4f25efed3c89605 Mon Sep 17 00:00:00 2001 From: jacky06 Date: Thu, 5 Jul 2018 21:52:13 -0400 Subject: [PATCH] Add description section Change-Id: I4daaea6ffe17e971c89fdba67f5872579498d33e --- README.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.rst b/README.rst index 0613337..0b897a5 100644 --- a/README.rst +++ b/README.rst @@ -42,3 +42,18 @@ Example Playbook zaqar_install_nginx: true zaqar_api_bind_address: 192.168.33.11 zaqar_mgmt_db_connection_string: 'sqlite:////tmp/zaqar.db' + +================================ +Zaqar role for OpenStack-Ansible +================================ + +Ansible role to install OpenStack Zaqar. + +Documentation for the project can be found at: + https://docs.openstack.org/openstack-ansible-os_zaqar/latest/ + +Release notes for the project can be found at: + https://docs.openstack.org/releasenotes/openstack-ansible-os_zaqar/ + +The project home is at: + https://launchpad.net/openstack-ansible