sap-linuxlab / community.sap_install

Automation for SAP - Collection of Ansible Roles for various SAP software installation
Apache License 2.0
54 stars 57 forks source link

sap_install_media_detect: Allow disabling RAR handling #856

Closed berndfinger closed 2 months ago

berndfinger commented 2 months ago

Fixes #855.

berndfinger commented 2 months ago

Note: This additional option should only be used when it is known that there are no RAR or self-extracting RAR/EXE files in the sap_install_media_detect_source_directory. This is the case for all SAP HANA and SAP S/4HANA installations, to my knowledge. In the ap4s, we are installing such systems and in this case only downloading the required files.

berndfinger commented 2 months ago

My tests with ap4s-scenarios sap_hana and sap_s4hana_standard finished successfully, using a RHEL 9.4 AMI.