feat(meta): add src to deps
This commit is contained in:
parent
1832027f29
commit
059c3ab604
1 changed files with 6 additions and 2 deletions
|
|
@ -6,5 +6,9 @@ galaxy_info:
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
role_name: "grafana"
|
role_name: "grafana"
|
||||||
dependencies:
|
dependencies:
|
||||||
- role: "docker"
|
- name: "docker"
|
||||||
- role: "traefik"
|
src: "git+https://gitlab.simoncor.net/ansible/ans-docker.git"
|
||||||
|
version: "main"
|
||||||
|
- name: "traefik"
|
||||||
|
src: "git+https://gitlab.simoncor.net/ansible/ans-traefik.git"
|
||||||
|
version: "main"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue