update ansible collections sops, docker and debops
All checks were successful
/ build (pull_request) Successful in 28s
/ Ansible Lint (push) Successful in 2m36s
/ Ansible Lint (pull_request) Successful in 2m41s

This commit is contained in:
chris 2026-09-21 22:26:20 +02:00
commit e31ee5e39c
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak
910 changed files with 27667 additions and 19786 deletions

View file

@ -2,12 +2,12 @@ collections:
# debops.debops
- source: https://github.com/debops/debops
type: git
version: "v3.2.5"
version: "v3.3.1"
# community.sops
- source: https://github.com/ansible-collections/community.sops
type: git
version: "2.2.7"
version: "2.4.0"
# community.docker
- source: https://github.com/ansible-collections/community.docker
type: git
version: "5.0.5"
version: "5.3.0"