mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-09 20:30:28 -07:00
wip
This commit is contained in:
parent
d8e9620a8a
commit
d87c8ca8ac
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ argument_specs:
|
|||
default: 10
|
||||
type: 'int'
|
||||
keycloak_quarkus_providers:
|
||||
description: "List of provider definition dicts: { 'id': str, 'spi': str, 'url': str, 'default': bool, 'properties': list of key/value }"
|
||||
description: "List of provider definition dicts: { 'id': str, 'spi': str, 'url': str, 'default': bool, 'properties': list of key/value TODO:add maven}"
|
||||
default: []
|
||||
type: "list"
|
||||
keycloak_quarkus_supported_policy_types:
|
||||
|
|
Loading…
Add table
Reference in a new issue