From 0ebbca3cecf91338c6c238c2ae6875bc51c07ddf Mon Sep 17 00:00:00 2001 From: Ishan Jain Date: Wed, 10 Aug 2022 16:47:23 +0530 Subject: [PATCH] Add docs --- docs/cloud_stack_module.rst | 13 ------------- docs/dashboard_module.rst | 13 ------------- 2 files changed, 26 deletions(-) diff --git a/docs/cloud_stack_module.rst b/docs/cloud_stack_module.rst index ffeb9f5..f8b616b 100644 --- a/docs/cloud_stack_module.rst +++ b/docs/cloud_stack_module.rst @@ -39,19 +39,6 @@ grafana.grafana.cloud_stack module -- Manage Grafana Cloud stack ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -.. Collection note - -.. note:: - This module is part of the `grafana.grafana collection `_ (version 0.0.5). - - You might already have this collection installed if you are using the ``ansible`` package. - It is not included in ``ansible-core``. - To check whether it is installed, run :code:`ansible-galaxy collection list`. - - To install it, use: :code:`ansible-galaxy collection install grafana.grafana`. - - To use it in a playbook, specify: :code:`grafana.grafana.cloud_stack`. - .. version_added .. versionadded:: 0.0.1 of grafana.grafana diff --git a/docs/dashboard_module.rst b/docs/dashboard_module.rst index 48d656f..cea3df3 100644 --- a/docs/dashboard_module.rst +++ b/docs/dashboard_module.rst @@ -39,19 +39,6 @@ grafana.grafana.dashboard module -- Manage Dashboards in Grafana ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -.. Collection note - -.. note:: - This module is part of the `grafana.grafana collection `_ (version 0.0.5). - - You might already have this collection installed if you are using the ``ansible`` package. - It is not included in ``ansible-core``. - To check whether it is installed, run :code:`ansible-galaxy collection list`. - - To install it, use: :code:`ansible-galaxy collection install grafana.grafana`. - - To use it in a playbook, specify: :code:`grafana.grafana.dashboard`. - .. version_added .. versionadded:: 0.0.1 of grafana.grafana