mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-14 10:01:51 -07:00
Update zipfile unarchive to cater for existing certs
This commit is contained in:
parent
8665983113
commit
f4e417bb9a
5 changed files with 16 additions and 7 deletions
|
@ -4,6 +4,7 @@
|
|||
vars:
|
||||
keycloak_admin_password: "remembertochangeme"
|
||||
keycloak_quarkus_host: localhost:8443
|
||||
keycloak_quarkus_http_relative_path: ''
|
||||
keycloak_quarkus_log: file
|
||||
keycloak_quarkus_https_enabled: True
|
||||
keycloak_quarkus_key_file: conf/key.pem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue