community.general/lib/ansible/modules/files
Eric Coulter bc5af5a775 Update documentation for marker (#47292)
Using blockinfile with a custom marker lacking {mark} results in non-idempotency - block is repeatedly inserted on subsequent playbook runs. 

+label: docsite_pr
2018-10-19 14:31:03 -04:00
..
__init__.py
acl.py
archive.py
assemble.py Docs: Clean up of 'assemble' module docs (#46328) 2018-10-03 15:56:19 -04:00
blockinfile.py Update documentation for marker (#47292) 2018-10-19 14:31:03 -04:00
copy.py add sample for follow parameter of copy.py (#45765) 2018-10-11 18:48:54 -07:00
fetch.py Docs: Clean up of 'fetch' module docs (#46330) 2018-10-03 22:31:31 -05:00
file.py Docs: Clean up of 'file' module docs (#46327) 2018-10-03 15:22:35 -04:00
find.py Add documentation about patterns with commas to find module (#45360) 2018-09-11 11:04:17 -04:00
ini_file.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
iso_extract.py
lineinfile.py Use proper index value with insertbefore on a one line file (#46071) 2018-10-03 17:27:34 -04:00
patch.py
replace.py Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
stat.py Fix dead code in files module (#43479) 2018-09-04 09:06:57 -05:00
synchronize.py Update synchronize.py, mention variable ansible_rsync_path needed for different local rsync binary (#41870) 2018-09-25 11:27:24 +01:00
tempfile.py
template.py Docs: Clean up of 'template' module docs (#46297) 2018-10-03 22:12:25 -05:00
unarchive.py introduce `module_utils.urls.fetch_file` as a wrapper to download and save files (#19172) 2018-10-08 14:41:57 +02:00
xattr.py Adding namespace option into the xattr module (#42755) 2018-07-16 13:26:06 -04:00
xml.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00