mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
[PR #11825/d1448b76 backport][stable-12] iso_extract: strip leading path separator from file entries (#11832)
iso_extract: strip leading path separator from file entries (#11825)
* iso_extract: strip leading path separator from file entries
Fixes #5283
* iso_extract: add changelog fragment for issue 5283
---------
(cherry picked from commit d1448b76c1)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2
changelogs/fragments/11825-iso-extract-leading-slash.yml
Normal file
2
changelogs/fragments/11825-iso-extract-leading-slash.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- iso_extract - strip leading path separator from file entries so files with a leading ``/`` are extracted correctly (https://github.com/ansible-collections/community.general/issues/5283, https://github.com/ansible-collections/community.general/pull/11825).
|
||||
Reference in New Issue
Block a user