mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 16:41:30 -07:00
Introduce keycloak_quarkus_show_deprecation_warnings, disabled in molecule tests
This commit is contained in:
parent
92c24e49e7
commit
62cbaa3596
10 changed files with 20 additions and 7 deletions
|
@ -483,6 +483,10 @@ argument_specs:
|
|||
default: false
|
||||
description: "Perform an offline install"
|
||||
type: "bool"
|
||||
keycloak_quarkus_show_deprecation_warnings:
|
||||
default: true
|
||||
description: "Whether deprecation warnings should be shown"
|
||||
type: "bool"
|
||||
rhbk_service_name:
|
||||
default: "rhbk"
|
||||
description: "systemd service name for Red Hat Build of Keycloak"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue