mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-06 13:23:03 +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)"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user