mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
iso_extract: retry umount on busy filesystem before cleanup (#11837)
* iso_extract: retry umount on busy filesystem before cleanup Fixes #5333 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * iso_extract: add changelog fragment for #11837 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * make chglog more concise --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
4
changelogs/fragments/11837-iso-extract-umount-retry.yml
Normal file
4
changelogs/fragments/11837-iso-extract-umount-retry.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
bugfixes:
|
||||
- iso_extract - retry ``umount`` up to 5 times preventing ``OSError`` on cleanup
|
||||
(https://github.com/ansible-collections/community.general/issues/5333,
|
||||
https://github.com/ansible-collections/community.general/pull/11837).
|
||||
Reference in New Issue
Block a user