bazarr/roles/requirements.yml
Simon Cornet 952ba0debc
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
fix: add missing role deps
2026-05-18 10:24:50 +02:00

12 lines
281 B
YAML

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