diff --git a/tasks/keycloak-custom.yml b/tasks/keycloak-custom.yml index e57e55b..3acc704 100644 --- a/tasks/keycloak-custom.yml +++ b/tasks/keycloak-custom.yml @@ -10,7 +10,7 @@ - name: Link to the shared resources file: - src: '{{ keycloak_data_directory }}/themes/s2i2s-theme + src: '{{ keycloak_data_directory }}/themes/s2i2s-theme' dest: '{{ keycloak_install_dir }}/{{ keycloak_distribution }}/themes/s2i2s-theme' state: link