ansible-infra/requirements.yml
chris 900971ebe9
All checks were successful
/ build (push) Successful in 26s
/ Ansible Lint (push) Successful in 2m39s
alloy(role): pull in alloy role that works from fux (#112)
Reviewed-on: #112
Reviewed-by: June <june@noreply.git.hamburg.ccc.de>
2026-07-23 20:34:02 +02:00

13 lines
356 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"