Skip to content

Commit 8a12b5f

Browse files
committed
add missing permissions key in example
1 parent d52a99f commit 8a12b5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/modules/grafana_folder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
grafana_api_key: "{{ some_api_token_value }}"
105105
title: "grafana_working_group"
106106
state: present
107+
permissions:
107108
- role: "Editor"
108109
permission: "admin"
109110
- username: "myuser"

0 commit comments

Comments
 (0)