community.general/lib/ansible/modules/files
Richard Schwab ea8924f744 Make it clear that recurse only applies to state=directory (#40222)
This would otherwise cause confusion as it could be interpreted as only changing attributes for directories (and not files inside).

+label: docsite_pr
2018-09-12 13:00:49 -04:00
..
__init__.py
acl.py Add nomask option to the acl module (#39810) 2018-06-13 15:08:00 -04:00
archive.py
assemble.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
blockinfile.py Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
copy.py Update copy.py (#45393) 2018-09-10 04:05:34 +02:00
fetch.py 2.8 Core Deprecation Removal (#45232) 2018-09-10 15:05:52 -05:00
file.py Make it clear that recurse only applies to state=directory (#40222) 2018-09-12 13:00:49 -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 Fix PEP8 issue. 2018-09-01 22:54:13 -07: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
tempfile.py
template.py Clarify docs re mode's octal representation (#44410) 2018-08-29 15:12:32 -05:00
unarchive.py Fix dead code in files module (#43479) 2018-09-04 09:06:57 -05:00
xattr.py Adding namespace option into the xattr module (#42755) 2018-07-16 13:26:06 -04:00
xml.py Add option to control CDATA tags stripping (#42689) 2018-07-13 21:54:38 +02:00