--- - name: Converge hosts: all roles: - ansible-role-icingaweb2 pre_tasks: - name: update apt cache ansible.builtin.apt: update_cache: true