community.general/lib/ansible/modules/files
follower b15a633103 Note that rsync must be installed on both local & remote machine
In particular, if `rsync` is not installed on the remote machine the following error message will be encountered:

    "rsync error: remote command not found"
2016-12-08 11:22:31 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py file extensions! 2016-12-08 11:22:22 -05:00
assemble.py Move from md5 to sha1 to work on FIPS-140 enabled systems 2016-12-08 11:22:25 -05:00
copy.py Fix old ticket #9092 where a playbook can enter in recursion 2016-12-08 11:22:30 -05:00
fetch.py Move from md5 to sha1 to work on FIPS-140 enabled systems 2016-12-08 11:22:25 -05:00
file.py Cannot readlink() on a hard link 2016-12-08 11:22:27 -05:00
ini_file.py Adding file doc fragment to those modules in files/ missing it 2016-12-08 11:22:23 -05:00
lineinfile.py Fix lineinfile documentation typo 2016-12-08 11:22:28 -05:00
replace.py Adding file doc fragment to those modules in files/ missing it 2016-12-08 11:22:23 -05:00
stat.py Move from md5 to sha1 to work on FIPS-140 enabled systems 2016-12-08 11:22:25 -05:00
synchronize.py Note that rsync must be installed on both local & remote machine 2016-12-08 11:22:31 -05:00
template.py file extensions! 2016-12-08 11:22:22 -05:00
unarchive.py Remove redundant check for creates argument. 2016-12-08 11:22:23 -05:00
xattr.py file extensions! 2016-12-08 11:22:22 -05:00