fix: requirements sources
This commit is contained in:
parent
a28b2084c7
commit
5292861041
1 changed files with 2 additions and 0 deletions
|
|
@ -2,9 +2,11 @@
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- name: "common"
|
- name: "common"
|
||||||
|
scm: "git"
|
||||||
src: "https://gitlab.simoncor.net/ansible/ans-common"
|
src: "https://gitlab.simoncor.net/ansible/ans-common"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|
||||||
- name: "zabbix_agent"
|
- name: "zabbix_agent"
|
||||||
|
scm: "git"
|
||||||
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-agent"
|
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-agent"
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue