ansible/files
Toshio Kuratomi ca4140134d Python2.4's zipfile library cannot handle zip 64bit extensions which are needed for > 64K files (#3754)
Fallback to unzip if zipfile fails and hope that unzip can deal with it
(sites have an easier time upgrading the unzip utility than all of
python).

https://bugs.python.org/issue3997

Fixes #3560
2016-05-26 16:40:50 -07:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
acl.py Convert the whole files/ directory to py3 syntax (#3685) 2016-05-18 07:01:53 -07:00
assemble.py Convert the whole files/ directory to py3 syntax (#3685) 2016-05-18 07:01:53 -07:00
copy.py Convert the whole files/ directory to py3 syntax (#3685) 2016-05-18 07:01:53 -07:00
fetch.py Replace ansible_hostname with inventory_hostname (#3559) 2016-04-27 11:31:04 -04:00
file.py Convert the whole files/ directory to py3 syntax (#3685) 2016-05-18 07:01:53 -07:00
find.py removed 'overquoting' of example 2016-02-12 13:24:07 -05:00
ini_file.py ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol 2016-04-13 15:50:44 +02:00
lineinfile.py The documentation of lineinfile now makes reference to blockinfile (#3639) 2016-05-24 14:49:09 +02:00
replace.py added follow to specific modules that support it 2016-02-15 14:14:56 -05:00
stat.py Convert the whole files/ directory to py3 syntax (#3685) 2016-05-18 07:01:53 -07:00
synchronize.py added rsync protocol support (#1999) 2016-04-08 11:41:53 -04:00
template.py Improve doc accuracy of template module 2016-04-13 10:04:06 +08:00
unarchive.py Python2.4's zipfile library cannot handle zip 64bit extensions which are needed for > 64K files (#3754) 2016-05-26 16:40:50 -07:00
xattr.py Convert the whole files/ directory to py3 syntax (#3685) 2016-05-18 07:01:53 -07:00