ansible/files
2015-11-30 07:23:29 -08:00
..
__init__.py
acl.py Fix physical walk on acl module for Linux 2015-08-20 23:35:53 +00:00
assemble.py minor doc fixes 2015-09-01 10:58:15 -04:00
copy.py This fixes copy with the remote_src option 2015-11-18 13:12:59 +01:00
fetch.py
file.py fixed typo EEXISTS is actually EEXIST 2015-11-30 07:23:29 -08:00
find.py since find doesn't make changes, support check mode and gather data for other tasks in check mode 2015-10-28 09:32:01 -04:00
ini_file.py create non-existent ini file 2015-11-23 23:07:14 +09:00
lineinfile.py
replace.py
stat.py Added the checksum_algo alias to the stats module. 2015-11-07 18:16:20 -05:00
synchronize.py Change the example of rsync_opts to use a list instead of a string 2015-09-22 13:59:37 -07:00
template.py
unarchive.py Merge pull request #1525 from mjuenema/devel 2015-09-14 09:01:36 -04:00
xattr.py