Skip to content
Snippets Groups Projects
Verified Commit a855f154 authored by Ira ㋡'s avatar Ira ㋡
Browse files

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

parent 08410034
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