mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-22 21:00:31 -07:00
Update keycloak_quarkus_dev.yml
This commit is contained in:
parent
671cf4eb53
commit
7738e0feb1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
- name: Playbook for Keycloak X Hosts in develop mode
|
- name: Playbook for Keycloak X Hosts in develop mode
|
||||||
hosts: all
|
hosts: all
|
||||||
vars:
|
vars:
|
||||||
keycloak_admin_password: "remembertochangeme"
|
keycloak_quarkus_bootstrap_admin_password: "remembertochangeme"
|
||||||
keycloak_quarkus_hostname: http://localhost
|
keycloak_quarkus_hostname: http://localhost
|
||||||
keycloak_quarkus_port: 8080
|
keycloak_quarkus_port: 8080
|
||||||
keycloak_quarkus_log: file
|
keycloak_quarkus_log: file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue