Skip to content
Snippets Groups Projects
Commit d69a96d2 authored by Ira ㋡'s avatar Ira ㋡ Committed by Sven-Hendrik Haase
Browse files

Update Keycloak role to use files directory to copy the custom theme

parent e2948171
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@
- restart keycloak
- name: copy custom theme
copy: src=../theme/archlinux dest=/opt/keycloak/themes
copy: src=theme/archlinux dest=/opt/keycloak/themes
notify:
- restart keycloak
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment