jellyfin/roles/requirements.yml
Simon Cornet d7af096359
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
ci: migrate from gitlab ci to woodpecker
2026-05-15 14:31:02 +02:00

12 lines
285 B
YAML

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