--- # execute this role - 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: "."