mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
Manually backporting to stable-2 (#2865)
This commit is contained in:
parent
f6afc0f019
commit
55ce4af134
5 changed files with 481 additions and 347 deletions
5
changelogs/fragments/2816-archive-refactor.yml
Normal file
5
changelogs/fragments/2816-archive-refactor.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
bugfixes:
|
||||
- archive - fixed incorrect ``state`` result value documentation (https://github.com/ansible-collections/community.general/pull/2816).
|
||||
- archive - fixed ``exclude_path`` values causing incorrect archive root (https://github.com/ansible-collections/community.general/pull/2816).
|
||||
- archive - fixed improper file names for single file zip archives (https://github.com/ansible-collections/community.general/issues/2818).
|
Loading…
Add table
Add a link
Reference in a new issue