--- - name: Install docker-compose become: true ansible.builtin.apt: update_cache: true pkg: - docker-compose