Skip to content

Commit

Permalink
Merge pull request #129 from JMuff22/patch-1
Browse files Browse the repository at this point in the history
Update admin password variable in keycloak_quarkus.yml
  • Loading branch information
guidograzioli authored Nov 17, 2023
2 parents 23bda1b + 143084d commit d947e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/keycloak_quarkus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- name: Playbook for Keycloak X Hosts with HTTPS enabled
hosts: all
vars:
keycloak_admin_password: "remembertochangeme"
keycloak_quarkus_admin_pass: "remembertochangeme"
keycloak_quarkus_host: localhost
keycloak_quarkus_port: 8443
keycloak_quarkus_http_relative_path: ''
Expand Down

0 comments on commit d947e85

Please sign in to comment.