repomanager/roles/requirements.yml
Simon Cornet c5b3ae6f16
All checks were successful
ci/woodpecker/manual/linting Pipeline was successful
ci: migrate from gitlab ci to woodpecker
2026-05-15 14:27:08 +02:00

12 lines
291 B
YAML

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