mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-03 20:54:30 -07:00
Update verify steps
This commit is contained in:
parent
fdcf1b2ed2
commit
f63b20b9d4
2 changed files with 3 additions and 60 deletions
|
@ -7,7 +7,7 @@
|
|||
keycloak_realm: TestRealm
|
||||
keycloak_quarkus_host: instance
|
||||
keycloak_quarkus_log: file
|
||||
keycloak_quarkus_log_level: info
|
||||
keycloak_quarkus_log_level: debug # needed for the verify step
|
||||
keycloak_quarkus_https_key_file_enabled: true
|
||||
keycloak_quarkus_key_file_copy_enabled: true
|
||||
keycloak_quarkus_key_content: "{{ lookup('file', 'key.pem') }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue