From 495f9d531e503d6058970fc54d86d42f0a07461c Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Thu, 1 May 2025 09:34:07 +0000 Subject: [PATCH] Remove tags from README The tags framework has been discontinued for a long time. https://governance.openstack.org/tc/reference/tags/ https://governance.openstack.org/tc/resolutions/20211224-tags-framework-removal.html and add few minor changes in docs. Change-Id: I9df19f0a28f4662b29a44872607238db8b8366b1 --- README.rst | 11 +---------- doc/source/index.rst | 5 +---- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/README.rst b/README.rst index 2c42de5..5227f81 100644 --- a/README.rst +++ b/README.rst @@ -1,17 +1,8 @@ -======================== -Team and repository tags -======================== - -.. image:: https://governance.openstack.org/tc/badges/openstack-ansible-os_skyline.svg - :target: https://governance.openstack.org/tc/reference/tags/index.html - -.. Change things from this point on - ========================= OpenStack-Ansible Skyline ========================= -This Ansible role installs and configures OpenStack skyline +This Ansible role installs and configures OpenStack Skyline. Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_skyline/latest/ diff --git a/doc/source/index.rst b/doc/source/index.rst index 984d550..7e494c6 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,12 +1,10 @@ ============================== -OpenStack-Ansible skyline role +OpenStack-Ansible Skyline role ============================== .. toctree:: :maxdepth: 2 - - Default variables ~~~~~~~~~~~~~~~~~ @@ -23,4 +21,3 @@ Example playbook .. literalinclude:: ../../examples/playbook.yml :language: yaml -