diff --git a/plugins/modules/grafana_datasource.py b/plugins/modules/grafana_datasource.py index 1acddcc0..8f9fbad5 100644 --- a/plugins/modules/grafana_datasource.py +++ b/plugins/modules/grafana_datasource.py @@ -129,7 +129,7 @@ description: - Grafana organization ID in which the datasource should be created. - Not used when C(grafana_api_key) is set, because the C(grafana_api_key) only - belong to one organization. + belongs to one organization. - Mutually exclusive with `org_name`. default: 1 type: int