mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-15 14:02:17 +00:00
add missing variable spec
This commit is contained in:
@@ -96,6 +96,7 @@ Role Defaults
|
||||
|`keycloak_quarkus_log_level`| The log level of the root category or a comma-separated list of individual categories and their levels | `info` |
|
||||
|`keycloak_quarkus_log_file`| Set the log file path and filename relative to keycloak home | `data/log/keycloak.log` |
|
||||
|`keycloak_quarkus_log_format`| Set a format specific to file log entries | `%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p [%c] (%t) %s%e%n` |
|
||||
|`keycloak_quarkus_proxy_mode`| The proxy address forwarding mode if the server is behind a reverse proxy | `edge` |
|
||||
|
||||
|
||||
Role Variables
|
||||
|
||||
Reference in New Issue
Block a user