community.general/lib/ansible/modules
Guillaume Coré ccdea1c3b8 archive: allow ZIP64 by default (#24200)
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
2017-08-18 14:55:40 -04:00
..
cloud s3_sync was setting HAS_BOTO3 by the existence of botocore alone. Fixes #28023 (#28339) 2017-08-18 13:21:10 -04:00
clustering Update metadata to 1.1 2017-08-15 23:12:08 -07:00
commands Update metadata to 1.1 2017-08-15 23:12:08 -07:00
crypto openssl_csr: Ensure array comparison is deterministic (#28265) 2017-08-16 14:35:25 +02:00
database Fix postgresql_user module to treat quoted identifier well, Fixes #18937 (#18938) 2017-08-17 12:40:24 -04:00
files archive: allow ZIP64 by default (#24200) 2017-08-18 14:55:40 -04:00
identity Update metadata to 1.1 2017-08-15 23:12:08 -07:00
inventory Update metadata to 1.1 2017-08-15 23:12:08 -07:00
messaging Update metadata to 1.1 2017-08-15 23:12:08 -07:00
monitoring Fixes https://github.com/ansible/ansible-modules-extras/issues/2462 (#21891) 2017-08-17 17:16:55 -04:00
net_tools Updates lldp module example to use ifname instead of ifalias (#23064) 2017-08-17 15:38:30 -04:00
network Remove default description in network DI modules (#28411) 2017-08-19 00:09:01 +05:30
notification mail: Fix auth over starttls. (#24089) 2017-08-18 12:13:24 -06:00
packaging openbsd_pkg: Fix when failed, PEP8-compliant (#26018) 2017-08-17 18:20:02 -04:00
remote_management Fix for hponcfg on ESXi hypervisors (#27362) 2017-08-17 18:20:55 +02:00
source_control Don't remove comment from public key, and improve error message for duplicate keys (github_key) (#22282) 2017-08-17 15:38:39 -04:00
storage zfs bad volume block size #23090 (#23092) 2017-08-17 15:38:24 -04:00
system Update capabilities.py (#23879) 2017-08-18 14:24:33 -04:00
utilities Update metadata to 1.1 2017-08-15 23:12:08 -07:00
web_infrastructure return EXCL_STATE when color property is not in the response 2017-08-17 17:17:49 -04:00
windows win_update: added extra job parameters to run even if on battery (#28212) 2017-08-16 14:15:20 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00