mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-03-26 21:33:03 +00:00
Merge pull request #298 from tinsjourney/alternate_download_fix
Fix alternate download location being ignored (JBossNeworkAPI always used)
This commit is contained in:
@@ -77,6 +77,7 @@
|
|||||||
- not archive_path.stat.exists
|
- not archive_path.stat.exists
|
||||||
- rhbk_enable is defined and rhbk_enable
|
- rhbk_enable is defined and rhbk_enable
|
||||||
- not keycloak.offline_install
|
- not keycloak.offline_install
|
||||||
|
- keycloak_quarkus_alternate_download_url is undefined
|
||||||
block:
|
block:
|
||||||
- name: Retrieve product download using JBoss Network API
|
- name: Retrieve product download using JBoss Network API
|
||||||
middleware_automation.common.product_search:
|
middleware_automation.common.product_search:
|
||||||
|
|||||||
Reference in New Issue
Block a user