..
__init__.py
…
acl.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
archive.py
Fix module issues ( #52209 )
2019-02-15 12:57:20 +01:00
assemble.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
blockinfile.py
blockinfile: don't use aliases in documentation exemples ( #52220 )
2019-02-18 15:19:49 -05:00
copy.py
Clarify use of variables in content parameter in copy module ( #50940 )
2019-01-29 15:36:06 -05:00
fetch.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
file.py
Do not add state: absent when a non-existent path is returned ( #51350 )
2019-02-23 01:48:44 +01:00
find.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
ini_file.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
iso_extract.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
lineinfile.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
patch.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
read_csv.py
Sanity fixes in various modules ( #50080 )
2018-12-18 09:53:46 -06:00
replace.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
stat.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
synchronize.py
Fix module issues ( #52209 )
2019-02-15 12:57:20 +01:00
tempfile.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
template.py
template: add additional variable for dest path ( #52015 )
2019-02-19 14:15:19 +05:30
unarchive.py
Add two more failure conditions to unarchive ( #51914 )
2019-02-13 13:40:26 -05:00
xattr.py
Fix parameter types and other fixes ( #50111 )
2019-01-18 03:24:47 +01:00
xml.py
Introduce new 'required_by' argument_spec option ( #28662 )
2019-02-15 10:57:45 +10:00