Commit f58c66ea authored by Simon Cornet's avatar Simon Cornet
Browse files

feat(meta): add src to deps

parent 9cca6c4b
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -6,4 +6,6 @@ galaxy_info:
  license: "MIT"
  role_name: "zabbix_proxy"
dependencies:
  - "zabbix_prereq"
  - name: "zabbix_prereq"
    src: "git+https://gitlab.simoncor.net/ansible/ans-zabbix-prereq.git"
    version: "main"