Commit 6d58d13d authored by Simon Cornet's avatar Simon Cornet
Browse files

feat(meta): add src to deps

parent f791e1d3
Loading
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ galaxy_info:
  description: "install and configure a Zabbix Agent"
  license: "MIT"
  role_name: "zabbix_agent"

dependencies:
  - role: "zabbix_prereq"
  - name: "zabbix_prereq"
    src: "git+https://gitlab.simoncor.net/ansible/ans-zabbix-prereq.git"
    version: "main"