..
__init__.py
…
acl.py
Docs: Clean up of 'acl' module docs ( #46329 )
2018-11-02 16:57:59 -04:00
archive.py
archive: Fix check if archive is created in path to be removed ( #29420 )
2019-01-07 09:43:30 -08:00
assemble.py
Add seealso section to Windows and related modules ( #49845 )
2018-12-15 03:23:59 +01:00
blockinfile.py
Update documentation for marker ( #47292 )
2018-10-19 14:31:03 -04:00
copy.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
fetch.py
Docs: Clean up of 'fetch' module docs ( #46330 )
2018-10-03 22:31:31 -05:00
file.py
Add seealso section to Windows and related modules ( #49845 )
2018-12-15 03:23:59 +01:00
find.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
ini_file.py
Addresses comments in #38971 ( #44324 )
2018-10-29 11:33:14 +00:00
iso_extract.py
Update metadata to 1.1
2017-08-15 23:12:08 -07:00
lineinfile.py
Lineinfile must not insert lines multiples times with insertbefore/insertafter ( #49409 )
2018-12-17 16:42:24 -05:00
patch.py
Run patch command with --check option instead of --dry-run to support older BSDs ( #42168 )
2018-11-29 21:53:53 -05:00
read_csv.py
Sanity fixes in various modules ( #50080 )
2018-12-18 09:53:46 -06:00
replace.py
Fix remote_tmp when become with non admin user ( #42396 )
2018-07-06 10:49:19 -07:00
stat.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
synchronize.py
Add seealso section to Windows and related modules ( #49845 )
2018-12-15 03:23:59 +01:00
tempfile.py
Convert to reduced list of known types ( #50010 )
2018-12-19 07:25:30 +10:00
template.py
Add seealso section to Windows and related modules ( #49845 )
2018-12-15 03:23:59 +01:00
unarchive.py
Update bare exceptions to specify Exception.
2018-12-16 15:03:19 -08:00
xattr.py
Adding namespace option into the xattr module ( #42755 )
2018-07-16 13:26:06 -04:00
xml.py
Introduce 'insertbefore' and 'insertafter' to specify the position ( #44811 )
2019-01-08 15:38:51 +01:00