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

12 lines
283 B
YAML

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