..
__init__.py
package files
2016-12-08 11:22:22 -05:00
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
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
Update metadata to 1.1
2017-08-15 23:12:08 -07:00
lineinfile.py
Use proper index value with insertbefore on a one line file ( #46071 )
2018-10-03 17:27:34 -04: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
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
tempfile: PEP8 compliancy, pylint and docs ( #30859 )
2017-10-30 00:51:19 +01:00
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