mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
archive - fix removal failures for nested files with tar archives (#2923)
* Initial commit * Adding changelog fragment
This commit is contained in:
4
changelogs/fragments/2923-archive-remove-bugfix.yml
Normal file
4
changelogs/fragments/2923-archive-remove-bugfix.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
bugfixes:
|
||||
- archive - fixed task failure when using the ``remove`` option with a ``path`` containing nested files for
|
||||
``format``s other than ``zip`` (https://github.com/ansible-collections/community.general/issues/2919).
|
||||
Reference in New Issue
Block a user