feat: try with new ansible role structure
This commit is contained in:
parent
da1e3d8e5c
commit
c14dd49576
10 changed files with 0 additions and 0 deletions
10
roles/zabbix_agent/meta/main.yaml
Normal file
10
roles/zabbix_agent/meta/main.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
|
||||
galaxy_info:
|
||||
author: "siempie"
|
||||
description: "install and configure a Zabbix Agent"
|
||||
license: "MIT"
|
||||
role_name: "zabbix_agent"
|
||||
|
||||
dependencies:
|
||||
- role: "zabbix_prereq"
|
||||
Loading…
Add table
Add a link
Reference in a new issue