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

@ -15,6 +15,7 @@
changed_when: false
failed_when: false
roles:
- role: "zabbix_prereq"
- role: "zabbix_proxy"
# execute the role
- name: "execute role: zabbix_proxy"
ansible.builtin.include_role:
name: "zabbix_proxy"