ansible/files
Markus Juenemann 0db3206cae Removed check whether destination directory is writable from files/unarchive.py.
This check will prevent extraction of an archive if the archive does not
actually write to the destination directory but only writes to any writable
sub-directories of it. The underlying tar command will report errors
should it try to write to read-only directories.
2015-06-16 10:37:38 +10:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
acl.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
assemble.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
copy.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
fetch.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
file.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
find.py find module 2015-04-13 21:54:20 -04:00
ini_file.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
lineinfile.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
replace.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
stat.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
synchronize.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
template.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
unarchive.py Removed check whether destination directory is writable from files/unarchive.py. 2015-06-16 10:37:38 +10:00
xattr.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00