ansible-infra/requirements.yml
chris e31ee5e39c
All checks were successful
/ build (pull_request) Successful in 28s
/ Ansible Lint (push) Successful in 2m36s
/ Ansible Lint (pull_request) Successful in 2m41s
update ansible collections sops, docker and debops
2026-09-21 22:46:50 +02:00

13 lines
356 B
YAML

collections:
# debops.debops
- source: https://github.com/debops/debops
type: git
version: "v3.3.1"
# community.sops
- source: https://github.com/ansible-collections/community.sops
type: git
version: "2.4.0"
# community.docker
- source: https://github.com/ansible-collections/community.docker
type: git
version: "5.3.0"