mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-05-07 22:03:07 +00:00
Merge pull request #129 from JMuff22/patch-1
Update admin password variable in keycloak_quarkus.yml
This commit is contained in:
@@ -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: ''
|
||||
|
||||
Reference in New Issue
Block a user