mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-04-27 17:06:26 +00:00
Introduce keycloak_quarkus_show_deprecation_warnings, disabled in molecule tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user