feat: implement new role layout

This commit is contained in:
Simon Cornet 2025-11-01 13:35:43 +01:00
commit 800c58bac3
6 changed files with 10 additions and 46 deletions

View file

@ -5,4 +5,7 @@ galaxy_info:
description: "install and configure a Zabbix Web server"
license: "MIT"
role_name: "zabbix_web"
dependencies: []
dependencies:
- name: "zabbix_prereq"
src: "https://gitlab.simoncor.net/ansible/ans-zabbix-prereq.git"
scm: "git"