feat(meta): add src to deps
This commit is contained in:
parent
87fa8a6dd3
commit
2607c0cb8c
1 changed files with 4 additions and 1 deletions
|
|
@ -5,4 +5,7 @@ galaxy_info:
|
||||||
description: "install and configure a Zabbix Server"
|
description: "install and configure a Zabbix Server"
|
||||||
license: "MIT"
|
license: "MIT"
|
||||||
role_name: "zabbix_server"
|
role_name: "zabbix_server"
|
||||||
dependencies: []
|
dependencies:
|
||||||
|
- name: "zabbix_prereq"
|
||||||
|
src: "git+https://gitlab.simoncor.net/ansible/ans-zabbix-prereq.git"
|
||||||
|
version: "main"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue