community.general/lib/ansible/modules/files
Matt Martz 0015d4cef3
2.8 Core Deprecation Removal (#45232)
* Remove deprecated ansible.vars.unsafe_proxy. Fixes #45040

* Remove deprecated validate_md5 alias from fetch module. Fixes #45039

* Remove deprecated private arg from import/include_role. Fixes #45038

* All include deprecations bumped to 2.12. Fixes #45037

* Add changelog for deprecated removals
2018-09-10 15:05:52 -05:00
..
__init__.py
acl.py Add nomask option to the acl module (#39810) 2018-06-13 15:08:00 -04:00
archive.py archive: Add support for xz (#34110) 2018-01-22 07:33:07 -05:00
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 Clarify docs re mode's octal representation (#44410) 2018-08-29 15:12:32 -05:00
find.py also get checksum on 'any' if it is a file 2018-07-24 08:59:52 -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 add state parameter to patch module (#33692) 2018-05-12 04:58:12 -04:00
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 Group logic detecting user, ensure rsync_opts is a list if omitted. Fixes #40483 2018-05-22 11:00:54 -04:00
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