fix: update requirements to forgejo repo locations
Some checks failed
ci/woodpecker/push/linting Pipeline failed

This commit is contained in:
Simon Cornet 2026-05-15 13:51:05 +02:00
commit 18eb603402
2 changed files with 4 additions and 4 deletions

View file

@ -3,10 +3,10 @@
roles:
- name: "common"
scm: "git"
src: "https://gitlab.simoncor.net/ansible/ans-common"
src: "https://git.simoncor.net/ansible/common"
version: "main"
- name: "zabbix_agent"
scm: "git"
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-agent"
src: "https://git.simoncor.net/ansible/zabbix-agent"
version: "main"