mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 16:41:30 -07:00
Switch collection dep from jcliff to wildfly
This commit is contained in:
parent
d663dea5c9
commit
daa5396a47
4 changed files with 11 additions and 4 deletions
|
@ -64,5 +64,5 @@
|
|||
url: "{{ health_url }}"
|
||||
register: keycloak_status
|
||||
until: keycloak_status.status == 200
|
||||
retries: 20
|
||||
retries: 25
|
||||
delay: 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue