Add docs
This commit is contained in:
parent
446cd3fb8b
commit
40042ba2a7
70
docs/index.rst
Normal file
70
docs/index.rst
Normal file
@ -0,0 +1,70 @@
|
||||
.. _plugins_in_grafana.grafana:
|
||||
|
||||
Grafana.Grafana
|
||||
===============
|
||||
|
||||
Collection version 0.0.5
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
:depth: 1
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Ansible collection to manage Grafana resources
|
||||
|
||||
**Authors:**
|
||||
|
||||
* Grafana Labs <grafana.com>
|
||||
* Ishan Jain <ishan.jain@grafana.com>
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<p class="ansible-links">
|
||||
<a href="https://github.com/grafana/grafana-ansible-collection/issues" aria-role="button" target="_blank" rel="noopener external">Issue Tracker</a>
|
||||
<a href="https://github.com/grafana/grafana-ansible-collection" aria-role="button" target="_blank" rel="noopener external">Repository (Sources)</a>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
|
||||
Plugin Index
|
||||
------------
|
||||
|
||||
These are the plugins in the grafana.grafana collection:
|
||||
|
||||
|
||||
Modules
|
||||
~~~~~~~
|
||||
|
||||
* :ref:`alert_contact_point module <ansible_collections.grafana.grafana.alert_contact_point_module>` -- Manage Alerting Contact points in Grafana
|
||||
* :ref:`alert_notification_policy module <ansible_collections.grafana.grafana.alert_notification_policy_module>` -- Sets the notification policy tree in Grafana Alerting
|
||||
* :ref:`cloud_api_key module <ansible_collections.grafana.grafana.cloud_api_key_module>` -- Manage Grafana Cloud API keys
|
||||
* :ref:`cloud_plugin module <ansible_collections.grafana.grafana.cloud_plugin_module>` -- Manage Grafana Cloud Plugins
|
||||
* :ref:`cloud_stack module <ansible_collections.grafana.grafana.cloud_stack_module>` -- Manage Grafana Cloud stack
|
||||
* :ref:`dashboard module <ansible_collections.grafana.grafana.dashboard_module>` -- Manage Dashboards in Grafana
|
||||
* :ref:`datasource module <ansible_collections.grafana.grafana.datasource_module>` -- Manage Data sources in Grafana
|
||||
* :ref:`folder module <ansible_collections.grafana.grafana.folder_module>` -- Manage Folders in Grafana
|
||||
|
||||
|
||||
|
||||
.. seealso::
|
||||
|
||||
List of :ref:`collections <list_of_collections>` with docs hosted here.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
:hidden:
|
||||
|
||||
alert_contact_point_module
|
||||
alert_notification_policy_module
|
||||
cloud_api_key_module
|
||||
cloud_plugin_module
|
||||
cloud_stack_module
|
||||
dashboard_module
|
||||
datasource_module
|
||||
folder_module
|
Loading…
Reference in New Issue
Block a user