mirror of
https://github.com/cwchristerw/tjas-infra
synced 2025-10-13 22:19:41 +00:00
Deployer: Keycloak - Add more delay before configuring
This commit is contained in:
@@ -908,7 +908,7 @@
|
|||||||
ansible.builtin.wait_for:
|
ansible.builtin.wait_for:
|
||||||
host: "127.0.0.1"
|
host: "127.0.0.1"
|
||||||
port: 8080
|
port: 8080
|
||||||
delay: 15
|
delay: 30
|
||||||
tags:
|
tags:
|
||||||
- keycloak
|
- keycloak
|
||||||
- sso
|
- sso
|
||||||
|
Reference in New Issue
Block a user