mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-10-16 05:14:18 -07:00
Download source via url
This commit is contained in:
parent
4217ba6e7f
commit
ef81faefdf
5 changed files with 47 additions and 8 deletions
|
@ -105,7 +105,7 @@
|
|||
- block:
|
||||
- assert:
|
||||
that:
|
||||
- rhsso_rhn_id is defined or rhsso_zip_file_local_path is defined
|
||||
- rhsso_rhn_id is defined or rhsso_zip_file_local_path is defined or rhsso_source_download_url is defined
|
||||
quiet: true
|
||||
fail_msg: "Can't install RHSSO without either RHN ID or RHSSO zip file local path"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue