mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-05 10:20:27 -07:00
fix typo
This commit is contained in:
parent
c7d2bdcee3
commit
d72d46c945
1 changed files with 1 additions and 1 deletions
|
@ -250,5 +250,5 @@ argument_specs:
|
|||
description: "Whether to start the service in development mode (start-dev)"
|
||||
keycloak_quarkus_transaction_xa_enabled:
|
||||
default: True
|
||||
type: bool"
|
||||
type: "bool"
|
||||
description: "Enable or disable XA transactions which may not be supported by some DBMS"
|
||||
|
|
Loading…
Add table
Reference in a new issue