community.general/lib/ansible/modules/files
Matt Martz de2427beaf Add transfer checksum verification in copy module (#35367)
* Add transfer checksum verification in copy module, to ensure that the file was transferred to the remote successfully. Fixes #35029

* Guard on no checksum

* Add version_added
2018-01-26 10:48:08 -06:00
..
__init__.py
acl.py acl: do not remove all default entries (#32615) 2017-11-09 10:31:33 +01:00
archive.py archive: Add support for xz (#34110) 2018-01-22 07:33:07 -05:00
assemble.py assemble: PEP8 compliancy, pylint and docs (#30844) 2017-10-30 00:41:47 +01:00
blockinfile.py Block markers in blockinfile no longer hard coded (#31787) 2017-12-14 08:24:14 -06:00
copy.py Add transfer checksum verification in copy module (#35367) 2018-01-26 10:48:08 -06:00
fetch.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
file.py file: Mention that src supports state=hard (#31697) 2017-12-15 17:17:34 -06:00
find.py Add gr_name and pw_name in find module 2017-12-21 17:00:25 -05:00
ini_file.py ini_file: PEP8 compliancy, pylint and docs (#30851) 2017-09-25 11:39:46 -04:00
iso_extract.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
lineinfile.py Add a new option firstmatch to lineinfile module. (#33825) 2017-12-13 09:49:44 -06:00
patch.py Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
replace.py Sets sane defaults for follow in file modules (#31430) 2017-11-03 17:13:58 -07:00
stat.py removed Queen's english from documentation 2017-11-28 10:03:36 +10:00
synchronize.py Add link dest to synchronize module (#32746) 2017-11-13 11:13:25 -05:00
tempfile.py tempfile: PEP8 compliancy, pylint and docs (#30859) 2017-10-30 00:51:19 +01:00
template.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
unarchive.py Update unarchive.py (#34596) 2018-01-11 14:12:32 +10:00
xattr.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
xml.py Fix broken link to w3schools (#34561) 2018-01-08 00:13:39 +01:00