--- # execute this role - name: "install and configure the Zabbix Prerequisites" hosts: "all" become: true roles: - role: "zabbix_prereq"