mirror of https://github.com/ansible/ansible.git
fix: Make sure that the files excluded when extracting the archive are not checked (#45122) (#49700)
* fix: ensure than all item of a list of excluded files aren't checked (#45122)
* fix: ensure than list of excluded files aren't checked
* test: exclude a list of files
(cherry picked from commit 4f9f1754b4
)
* added changelog
pull/49738/head
parent
5e0c292682
commit
06ffe7b5d8
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "Fixed: Make sure that the files excluded when extracting the archive are not checked. https://github.com/ansible/ansible/pull/45122"
|
Loading…
Reference in New Issue