mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-23 13:20:33 -07:00
revert JVM var that cannot be overridden
This commit is contained in:
parent
467cfda0f7
commit
2bbf7d9cc4
9 changed files with 22 additions and 119 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
vars:
|
||||
vars:
|
||||
keycloak_admin_password: "remembertochangeme"
|
||||
keycloak_jvm_package: java-11-openjdk-headless
|
||||
keycloak_modcluster_enabled: True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue