mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-14 18:11:52 -07:00
#190: remove keycloak_quarkus_admin_user[_pass]
once keycloak is bootstrapped
This commit is contained in:
parent
9a961f743b
commit
289b4767e0
8 changed files with 59 additions and 6 deletions
|
@ -15,3 +15,4 @@ keycloak: # noqa var-naming this is an internal dict of interpolated values
|
|||
file: "{{ keycloak_quarkus_home }}/{{ keycloak_quarkus_log_file }}"
|
||||
level: "{{ keycloak_quarkus_log_level }}"
|
||||
format: "{{ keycloak_quarkus_log_format }}"
|
||||
bootstrap_mnemonic: "# ansible-middleware/keycloak: bootstrapped"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue