From bd16448b93f8f5a077ca5003af183d571180357a Mon Sep 17 00:00:00 2001 From: dcore94 Date: Fri, 8 Jan 2021 19:50:46 +0100 Subject: [PATCH] added git commnds --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 2dfff88..d72ac60 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -8,7 +8,7 @@ - name: Git checkout themes delegate_to: localhost git: - repo: "https://code-repo.d4science.org/gCubeSystem/d4science-keycloak-themes" + repo: "https://38704e918f14e00b083c60de7097d8612b3e1111:x-oauth-basic@code-repo.d4science.org/gCubeSystem/ansible-role-keycloak-themes.git" dest: "{{ tmpdir }}" - name: Create folder for theme