We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c6fc2e commit d52a99fCopy full SHA for d52a99f
tests/integration/targets/grafana_folder/tasks/main.yml
@@ -39,6 +39,8 @@
39
permissions:
40
- role: "Editor"
41
permission: "admin"
42
+ - role: "Viewer"
43
+ permission: "view"
44
register: result
45
46
- assert:
0 commit comments