feat(meta): add src to deps
This commit is contained in:
parent
62c7edb449
commit
3ea0fb1b5e
1 changed files with 6 additions and 2 deletions
|
|
@ -6,5 +6,9 @@ galaxy_info:
|
|||
license: "MIT"
|
||||
role_name: "pulse"
|
||||
dependencies:
|
||||
- role: "docker"
|
||||
- role: "traefik"
|
||||
- name: "docker"
|
||||
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