mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-09-29 13:03:31 -07:00
add missing variable spec
This commit is contained in:
parent
8bede6791e
commit
281767f505
2 changed files with 5 additions and 0 deletions
|
@ -240,3 +240,7 @@ argument_specs:
|
|||
default: '%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p [%c] (%t) %s%e%n'
|
||||
type: "str"
|
||||
description: "Set a format specific to file log entries"
|
||||
keycloak_quarkus_proxy_mode:
|
||||
default: 'edge'
|
||||
type: "str"
|
||||
description: "The proxy address forwarding mode if the server is behind a reverse proxy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue