Compare commits

..

1 commit

Author SHA1 Message Date
4684c78732 Update docker.io/library/mariadb Docker tag to v12
Some checks failed
/ Ansible Lint (pull_request) Failing after 43s
/ Ansible Lint (push) Failing after 45s
2026-01-25 21:45:55 +00:00

View file

@ -1,17 +1,11 @@
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"
# Install a collection from Ansible Galaxy.
- name: debops.debops
version: ">=3.1.0"
source: https://galaxy.ansible.com
- name: community.sops
version: ">=2.2.4"
source: https://galaxy.ansible.com
- name: community.docker
version: ">=5.0.0"
source: https://galaxy.ansible.com