mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-07-30 11:24:59 +00:00
Add trigger on envvars file change
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
vars:
|
vars:
|
||||||
keycloak_sys_pkg_java_home: "{{ keycloak_quarkus_pkg_java_home }}"
|
keycloak_sys_pkg_java_home: "{{ keycloak_quarkus_pkg_java_home }}"
|
||||||
notify:
|
notify:
|
||||||
|
- rebuild keycloak config
|
||||||
- restart keycloak
|
- restart keycloak
|
||||||
|
|
||||||
- name: "Configure systemd unit file for keycloak service"
|
- name: "Configure systemd unit file for keycloak service"
|
||||||
|
|||||||
Reference in New Issue
Block a user