s3/roles/requirements.yml
Simon Cornet 2411c52cf9
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
ci: migrate from gitlab ci to woodpecker
2026-05-15 14:13:51 +02:00

12 lines
277 B
YAML

---
roles:
- name: "docker"
src: "https://git.simoncor.net/ansible/docker.git"
scm: "git"
- name: "traefik"
src: "https://git.simoncor.net/ansible/traefik.git"
scm: "git"
- name: "rustfs"
src: "https://git.simoncor.net/ansible/s3.git"
scm: "git"