forked from CCCHH/ansible-infra
add missing grafana.grafana collection dependency
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
|
- source: https://github.com/ansible-collections/community.docker
|
||||||
type: git
|
type: git
|
||||||
version: "5.0.5"
|
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