fix: playbook

This commit is contained in:
Simon Cornet 2025-10-02 17:24:45 +02:00
commit 1291735cae

View file

@ -4,9 +4,5 @@
- name: "install and configure the Zabbix Agent"
hosts: "all"
become: true
tasks:
# execute role
- name: "install and configure the Zabbix Agent"
ansible.builtin.include_role:
name: "."
roles:
- role: "."