--- - name: Prepare hosts: all tasks: - name: Install dependencies for verification ansible.builtin.apt: update_cache: true name: - curl state: present