Skip to content

sap_install_media_detect: Support skipping zip and rar extraction if *_extracted directory already exists #428

@berndfinger

Description

@berndfinger

By using a new role parameter, we could optionally skip the extraction phase for those files for which an *_extracted directory already exists. The default behavior would be to first remove the *_extracted directory before the extraction phase.
The current behavior is to attempt to extract each file, causing the role to wait forever in case the unzip command finds an existing destination file.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions