mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-28 07:31: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
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
vars:
|
||||
vars:
|
||||
keycloak_quarkus_show_deprecation_warnings: false
|
||||
keycloak_quarkus_admin_pass: "remembertochangeme"
|
||||
keycloak_admin_password: "remembertochangeme"
|
||||
keycloak_realm: TestRealm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue