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