fix: requirements
This commit is contained in:
parent
edf2f479b8
commit
d46c2dad3b
2 changed files with 7 additions and 3 deletions
|
|
@ -7,6 +7,4 @@ galaxy_info:
|
||||||
role_name: "zabbix_agent"
|
role_name: "zabbix_agent"
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: "ans-zabbix-prereq"
|
- "ans-zabbix-prereq"
|
||||||
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-prereq.git"
|
|
||||||
scm: "git"
|
|
||||||
|
|
|
||||||
6
requirements.yml
Normal file
6
requirements.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
roles:
|
||||||
|
- name: "ans-zabbix-prereq"
|
||||||
|
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-prereq.git"
|
||||||
|
scm: "git"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue