feat: move prereq to dedicated role
This commit is contained in:
parent
8640af023d
commit
75226a9c78
5 changed files with 3 additions and 87 deletions
|
|
@ -5,4 +5,6 @@ galaxy_info:
|
|||
description: "install and configure a Zabbix Agent"
|
||||
license: "MIT"
|
||||
role_name: "zabbix_agent"
|
||||
dependencies: []
|
||||
dependencies:
|
||||
- name: "zabbix_prereq"
|
||||
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-agent.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue