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 fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
assemble.py Changed assemble_from_fragments to use os.path.join (#24909) 2017-05-22 15:38:11 -07:00
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 Make fetch default to fail on errors 2017-05-03 09:37:31 -07:00
file.py file module doesn't create hard link to given target directory 2017-04-10 12:20:46 -04:00
find.py find: PEP8, imports, cosmetics (#24646) 2017-06-02 08:43:40 +01:00
ini_file.py ini_file 'create' parameter default value should be True 2017-04-13 11:08:21 -04:00
iso_extract.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
lineinfile.py make lineinfile docs clearer and make module pep8 (#23857) 2017-04-23 09:19:22 +02:00
patch.py patch: PEP8, imports, cosmetics (#24649) 2017-06-02 08:42:40 +01:00
replace.py Fixed subsection replacement with before/after patterns 2017-06-07 01:45:34 -07:00
stat.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
synchronize.py synchronize: Fix (delegated) local rsync 2017-04-27 09:33:26 -07:00
tempfile.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
template.py Fix version_added for new option in template introduced in #21846 (#24307) 2017-05-04 14:53:00 -05:00
unarchive.py Add missing import for get_exception 2017-06-12 13:18:54 -04:00
xattr.py Downgraded more modules from Curated to Community (#24751) 2017-05-18 08:28:41 -07:00