--- - name: Delete temporary folder file: state: absent path: "/tmp/d4science-keycloak-themes/" - name: Git checkout git: repo: "https://code-repo.d4science.org/gCubeSystem/d4science-keycloak-themes" dest: "/tmp/d4science-keycloak-themes"