ansible-role-keycloak-themes/tasks/main.yml

6 lines
131 B
YAML
Raw Normal View History

2021-01-08 15:43:58 +01:00
---
- name: Git checkout
git:
repo: "https://code-repo.d4science.org/gCubeSystem/d4science-keycloak-themes"
dest: "/tmp"