mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-06-13 12:05:54 +00:00
keycloak_quarkus: Add theme cache invalidation handler
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
---
|
||||
- name: "Invalidate {{ keycloak.service_name }} theme cache"
|
||||
ansible.builtin.include_tasks: invalidate_theme_cache.yml
|
||||
listen: "invalidate keycloak theme cache"
|
||||
# handler should be invoked anytime a [build configuration](https://www.keycloak.org/server/all-config?f=build) changes
|
||||
- name: "Rebuild {{ keycloak.service_name }} config"
|
||||
ansible.builtin.include_tasks: rebuild_config.yml
|
||||
|
||||
Reference in New Issue
Block a user