mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-07-31 11:54:54 +00:00
fix typo
This commit is contained in:
@@ -250,5 +250,5 @@ argument_specs:
|
|||||||
description: "Whether to start the service in development mode (start-dev)"
|
description: "Whether to start the service in development mode (start-dev)"
|
||||||
keycloak_quarkus_transaction_xa_enabled:
|
keycloak_quarkus_transaction_xa_enabled:
|
||||||
default: True
|
default: True
|
||||||
type: bool"
|
type: "bool"
|
||||||
description: "Enable or disable XA transactions which may not be supported by some DBMS"
|
description: "Enable or disable XA transactions which may not be supported by some DBMS"
|
||||||
|
|||||||
Reference in New Issue
Block a user