fix: update requirements to forgejo repo locations
Some checks failed
ci/woodpecker/push/linting Pipeline failed
Some checks failed
ci/woodpecker/push/linting Pipeline failed
This commit is contained in:
parent
907878d1b6
commit
18eb603402
2 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue