mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
archive: remove path folder itself when remove paramater is true (#1083)
* Remove paths folders themselves * Add changelog * Add remove integration test * Check excluded file
This commit is contained in:
parent
d95910963b
commit
9ccc0464ff
4 changed files with 136 additions and 0 deletions
3
changelogs/fragments/1083-archive-remove-path-folder.yml
Normal file
3
changelogs/fragments/1083-archive-remove-path-folder.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
bugfixes:
|
||||
- archive - remove path folder itself when ``remove`` paramater is true (https://github.com/ansible-collections/community.general/issues/1041).
|
Loading…
Add table
Add a link
Reference in a new issue