Skip to content

Commit d87c8ca

Browse files
committed
wip
1 parent d8e9620 commit d87c8ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/keycloak_quarkus/meta/argument_specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ argument_specs:
391391
default: 10
392392
type: 'int'
393393
keycloak_quarkus_providers:
394-
description: "List of provider definition dicts: { 'id': str, 'spi': str, 'url': str, 'default': bool, 'properties': list of key/value }"
394+
description: "List of provider definition dicts: { 'id': str, 'spi': str, 'url': str, 'default': bool, 'properties': list of key/value TODO:add maven}"
395395
default: []
396396
type: "list"
397397
keycloak_quarkus_supported_policy_types:

0 commit comments

Comments
 (0)