mirror of https://github.com/ansible/ansible.git
Not all implementations use -l as default for -Z on unzip
(cherry picked from commit 481d8bdc1e)
pull/83024/head
parent
416517c90e
commit
e70203300a
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- unarchive modules now uses zipinfo options without relying on implementation defaults, making it more compatible with all OS/distributions.
|
||||
Loading…
Reference in New Issue