ansible-infra/requirements.yml
June ca20721f04
Some checks failed
/ Ansible Lint (push) Failing after 57s
add missing grafana.grafana collection dependency
2026-01-25 23:55:57 +01:00

17 lines
477 B
YAML

collections:
# debops.debops
- source: https://github.com/debops/debops
type: git
version: "v3.2.5"
# community.sops
- source: https://github.com/ansible-collections/community.sops
type: git
version: "2.2.7"
# community.docker
- 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"