--- - name: Install Docker and Docker Compose hosts: all become: true gather_facts: true roles: - docker