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

12 lines
289 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: "woodpecker"
src: "https://git.simoncor.net/ansible/woodpecker.git"
scm: "git"