mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-05 10:20:27 -07:00
#182 - CR changes
This commit is contained in:
parent
d57be1f188
commit
db831fa339
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
ansible.builtin.pause:
|
ansible.builtin.pause:
|
||||||
seconds: 15
|
seconds: 15
|
||||||
when:
|
when:
|
||||||
- rhbk_ha_enabled
|
- keycloak_quarkus_ha_enabled
|
||||||
|
|
||||||
- name: "Restart and enable {{ keycloak.service_name }} service on all other hosts"
|
- name: "Restart and enable {{ keycloak.service_name }} service on all other hosts"
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
|
|
Loading…
Add table
Reference in a new issue