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

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