add missing grafana.grafana collection dependency
Some checks failed
/ Ansible Lint (push) Failing after 57s

This commit is contained in:
June 2026-01-25 23:55:57 +01:00
commit ca20721f04
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -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"