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

@ -17,6 +17,7 @@ argument_specs:
Debian 10 (Buster) or newer,
Fedora (new enough),
RHEL 7 or newer,
OpenSuSE Tumbleweed (and probably also Leap),
Ubuntu 16.04 or newer LTS versions
- The Ansible facts C(ansible_facts.architecture), C(ansible_facts.distribution), C(ansible_facts.distribution_major_version),
C(ansible_facts.distribution_version), and C(ansible_facts.os_family) are expected to be present if O(sops_install_on_localhost) is V(false).
@ -101,3 +102,4 @@ argument_specs:
- Fedora (new enough)
- RHEL 7 or newer
- Ubuntu 16.04 or newer LTS versions
- OpenSuSE Tumbleweed (and probably also Leap)