ansible/files
Toshio Kuratomi 9e0959d600 Fix for recursion traceback in copy with relative paths
This is a further fix for: https://github.com/ansible/ansible/issues/9092

when the relative path contains a subdirectory.  Like:

ansible localhost -m copy -a 'src=/etc/group dest=foo/bar/'
2015-02-16 15:36:54 -08:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
acl.py acl: Fix X support in ACL permissions 2014-11-10 20:32:05 +03:00
assemble.py Move from md5 to sha1 to work on FIPS-140 enabled systems 2014-11-06 21:25:55 -08:00
copy.py Fix for recursion traceback in copy with relative paths 2015-02-16 15:36:54 -08:00
fetch.py Move from md5 to sha1 to work on FIPS-140 enabled systems 2014-11-06 21:25:55 -08:00
file.py Merge pull request #790 from rhlmhrtr/file_documentation 2015-02-16 13:21:13 -08:00
ini_file.py Adding file doc fragment to those modules in files/ missing it 2014-10-01 20:55:50 -05:00
lineinfile.py Fix breakage in lineinfile check mode when target file does not exist. 2014-12-14 20:48:36 -05:00
replace.py Fix #10059 - replace module does not obey follow=yes 2015-01-23 18:10:00 -05:00
stat.py Merge pull request #17 from cooniur/devel 2014-12-01 12:02:46 -05:00
synchronize.py Fix documentation formatting 2014-12-10 11:17:16 -08:00
template.py file extensions! 2014-09-26 10:37:56 -04:00
unarchive.py Prefer gtar to tar 2015-01-26 09:46:53 -08:00
xattr.py file extensions! 2014-09-26 10:37:56 -04:00