ci: migrate from gitlab ci to woodpecker
All checks were successful
ci/woodpecker/push/linting Pipeline was successful

This commit is contained in:
Simon Cornet 2026-05-15 14:13:54 +02:00
commit 1c07d1d28e
6 changed files with 55 additions and 25 deletions

View file

@ -2,11 +2,11 @@
roles:
- name: "docker"
src: "https://gitlab.simoncor.net/ansible/ans-docker.git"
src: "https://git.simoncor.net/ansible/docker.git"
scm: "git"
- name: "phpipam"
src: "https://gitlab.simoncor.net/ansible/ans-phpipam.git"
src: "https://git.simoncor.net/ansible/phpipam.git"
scm: "git"
- name: "traefik"
src: "https://gitlab.simoncor.net/ansible/ans-traefik.git"
src: "https://git.simoncor.net/ansible/traefik.git"
scm: "git"