mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ccdea1c3b8
allowZip64 is True by default since python 3.4, see https://docs.python.org/3/library/zipfile.html#zipfile-objects With python 2.7, when the file or folder to zip is >2G, zipfile raises LargeZipFile. This commit set allowZip64 to true. Fixes #24125 |
||
---|---|---|
.. | ||
ansible |