community.general/lib/ansible/modules/files
Toshio Kuratomi 286a46e8b4 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-12-08 11:24:31 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py Convert the whole files/ directory to py3 syntax (#3685) 2016-12-08 11:24:29 -05:00
assemble.py Convert the whole files/ directory to py3 syntax (#3685) 2016-12-08 11:24:29 -05:00
copy.py Convert the whole files/ directory to py3 syntax (#3685) 2016-12-08 11:24:29 -05:00
fetch.py Replace ansible_hostname with inventory_hostname (#3559) 2016-12-08 11:24:25 -05:00
file.py Convert the whole files/ directory to py3 syntax (#3685) 2016-12-08 11:24:29 -05:00
find.py removed 'overquoting' of example 2016-12-08 11:24:05 -05:00
ini_file.py ini_file: added option 'noextraspaces' to turn off inserting extra spaces around '=' symbol 2016-12-08 11:24:18 -05:00
lineinfile.py The documentation of lineinfile now makes reference to blockinfile (#3639) 2016-12-08 11:24:30 -05:00
replace.py added follow to specific modules that support it 2016-12-08 11:24:06 -05:00
stat.py Convert the whole files/ directory to py3 syntax (#3685) 2016-12-08 11:24:29 -05:00
synchronize.py added rsync protocol support (#1999) 2016-12-08 11:24:16 -05:00
template.py Improve doc accuracy of template module 2016-12-08 11:24:17 -05:00
unarchive.py Python2.4's zipfile library cannot handle zip 64bit extensions which are needed for > 64K files (#3754) 2016-12-08 11:24:31 -05:00
xattr.py Convert the whole files/ directory to py3 syntax (#3685) 2016-12-08 11:24:29 -05:00