We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23bda1b + 143084d commit d947e85Copy full SHA for d947e85
playbooks/keycloak_quarkus.yml
@@ -2,7 +2,7 @@
2
- name: Playbook for Keycloak X Hosts with HTTPS enabled
3
hosts: all
4
vars:
5
- keycloak_admin_password: "remembertochangeme"
+ keycloak_quarkus_admin_pass: "remembertochangeme"
6
keycloak_quarkus_host: localhost
7
keycloak_quarkus_port: 8443
8
keycloak_quarkus_http_relative_path: ''
0 commit comments