mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 16:41:30 -07:00
Fix spell in parameter name
This commit is contained in:
parent
f628b84fb0
commit
314e2f26b2
9 changed files with 12 additions and 9 deletions
|
@ -464,7 +464,7 @@ argument_specs:
|
|||
description: "Seconds to let pass before starting healch checks"
|
||||
default: 10
|
||||
type: 'int'
|
||||
keycloak_quarkus_restart_health_check_reries:
|
||||
keycloak_quarkus_restart_health_check_retries:
|
||||
description: "Number of attempts for successful health check before failing"
|
||||
default: 25
|
||||
type: 'int'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue