mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-08-07 14:44:30 -07:00
Merge pull request #25 from guidograzioli/keycloak_frontend_url_default
Set the frontend URL to play well with other defaults
This commit is contained in:
commit
b0a11013fa
6 changed files with 12 additions and 9 deletions
|
@ -28,7 +28,7 @@
|
|||
ansible.builtin.include_tasks: fastpackages.yml
|
||||
vars:
|
||||
packages_list:
|
||||
- "{{ jvm_package }}"
|
||||
- "{{ keycloak_jvm_package }}"
|
||||
- unzip
|
||||
- procps-ng
|
||||
- initscripts
|
Loading…
Add table
Add a link
Reference in a new issue