We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9bcae commit f7207b9Copy full SHA for f7207b9
plugins/modules/grafana_contact_point.py
@@ -24,7 +24,7 @@
24
module: grafana_contact_point
25
author:
26
- Moritz Pötschk (@nemental)
27
-version_added: "1.9.0"
+version_added: "2.0.0"
28
short_description: Manage Grafana Contact Points
29
description:
30
- Create/Update/Delete Grafana Contact Points via API.
plugins/modules/grafana_silence.py
@@ -23,7 +23,7 @@
23
module: grafana_silence
- flkhndlr (@flkhndlr)
-version_added: "1.8.0"
+version_added: "1.9.0"
short_description: Manage Grafana Silences
- Create/delete Grafana Silences through the Alertmanager Silence API.
0 commit comments