add missing grafana.grafana collection dependency
Some checks failed
/ Ansible Lint (push) Failing after 57s
Some checks failed
/ Ansible Lint (push) Failing after 57s
This commit is contained in:
parent
42b23eb181
commit
ca20721f04
1 changed files with 4 additions and 0 deletions
|
|
@ -11,3 +11,7 @@ collections:
|
|||
- source: https://github.com/ansible-collections/community.docker
|
||||
type: git
|
||||
version: "5.0.5"
|
||||
# grafana.grafana
|
||||
- source: https://github.com/grafana/grafana-ansible-collection
|
||||
type: git
|
||||
version: "6.0.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue