mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 19:01:14 +00:00
Fixing minor typo (#38662)
[...] the grafana_api_key only belong to one organisation [...] -> [...] the grafana_api_key only belongs to one organisation [...]
This commit is contained in:
committed by
Sam Doran
parent
9f3491d035
commit
cdb064289b
@@ -41,7 +41,7 @@ options:
|
||||
org_id:
|
||||
description:
|
||||
- The Grafana Organisation ID where the dashboard will be imported / exported.
|
||||
- Not used when I(grafana_api_key) is set, because the grafana_api_key only belong to one organisation..
|
||||
- Not used when I(grafana_api_key) is set, because the grafana_api_key only belongs to one organisation..
|
||||
default: 1
|
||||
state:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user