community.general/lib/ansible/modules/files
Andrew Makousky f2abc4cf43 Improve documentation of 'remote_src' in the file copy module. (#23946)
Now that remote-to-remote copies are supported in the copy module,
the module documentation has been updated to indicate this in the
synopsis and examples to make the capability obvious for someone
skimming the documentation.
2017-06-18 08:38:17 +01:00
..
__init__.py
acl.py Add missing import for get_exception 2017-06-12 13:18:54 -04:00
archive.py
assemble.py
blockinfile.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
copy.py Improve documentation of 'remote_src' in the file copy module. (#23946) 2017-06-18 08:38:17 +01:00
fetch.py
file.py
find.py
ini_file.py
iso_extract.py
lineinfile.py
patch.py
replace.py
stat.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
synchronize.py
tempfile.py
template.py
unarchive.py Add missing import for get_exception 2017-06-12 13:18:54 -04:00
xattr.py