..
__init__.py
package files
2016-12-08 11:22:22 -05:00
acl.py
E501 fixes ( #22879 )
2017-03-22 20:50:28 -05:00
archive.py
fixed RETURN docs for modules ( #24011 )
2017-04-26 15:56:13 +01:00
assemble.py
Changed assemble_from_fragments to use os.path.join ( #24909 )
2017-05-22 15:38:11 -07:00
blockinfile.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
copy.py
Read directory_mode as 'raw' type
2017-05-23 11:33:19 -07:00
fetch.py
Make fetch default to fail on errors
2017-05-03 09:37:31 -07:00
file.py
file module doesn't create hard link to given target directory
2017-04-10 12:20:46 -04:00
find.py
fixed RETURN docs for modules ( #24011 )
2017-04-26 15:56:13 +01:00
ini_file.py
ini_file 'create' parameter default value should be True
2017-04-13 11:08:21 -04:00
iso_extract.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
lineinfile.py
make lineinfile docs clearer and make module pep8 ( #23857 )
2017-04-23 09:19:22 +02:00
patch.py
New metadata 1.0 ( #22587 )
2017-03-14 09:07:22 -07:00
replace.py
ported fix from ansible-core #5639
2017-03-21 16:03:00 -04:00
stat.py
Fix places where path needs to be bytes on python3
2017-05-03 09:37:31 -07:00
synchronize.py
synchronize: Fix (delegated) local rsync
2017-04-27 09:33:26 -07:00
tempfile.py
E501 fixes ( #22879 )
2017-03-22 20:50:28 -05:00
template.py
Fix version_added for new option in template introduced in #21846 ( #24307 )
2017-05-04 14:53:00 -05:00
unarchive.py
Fix logic surrounding copy and remote_src, remote_src is preferred, make copy action plugin only. Fixes #23591 ( #24732 )
2017-05-22 17:19:56 -07:00
xattr.py
Downgraded more modules from Curated to Community ( #24751 )
2017-05-18 08:28:41 -07:00