From ec806a67d113b2fccff0c56a0445a5e7f7343bc5 Mon Sep 17 00:00:00 2001 From: Nemental <15136847+Nemental@users.noreply.github.com> Date: Fri, 9 Aug 2024 22:33:47 +0200 Subject: [PATCH] docs: define missing type and default for argument --- plugins/modules/grafana_datasource.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/modules/grafana_datasource.py b/plugins/modules/grafana_datasource.py index 5453e0a7..7b273f63 100644 --- a/plugins/modules/grafana_datasource.py +++ b/plugins/modules/grafana_datasource.py @@ -241,6 +241,8 @@ alertmanager_handle_grafana_alerts: description: - Whether Grafana should sent alerts to this alertmanager. + type: bool + default: false aws_auth_type: description: - Type for AWS authentication for CloudWatch datasource type (authType of grafana