feat: implement new role layout

This commit is contained in:
Simon Cornet 2025-11-01 13:31:38 +01:00
commit 9cca6c4b47
5 changed files with 7 additions and 42 deletions

View file

@ -5,4 +5,5 @@ galaxy_info:
description: "install and configure a Zabbix Proxy"
license: "MIT"
role_name: "zabbix_proxy"
dependencies: []
dependencies:
- "zabbix_prereq"