community.general/lib/ansible/plugins
Matt Clay 292785ff2b Parse async response in async action. (#16534)
* Parse async response in async action.
* Add async test for non-JSON data before module output.
* Fix existing async unit test.

Resolves #16156
2016-07-01 14:52:45 -07:00
..
action Parse async response in async action. (#16534) 2016-07-01 14:52:45 -07:00
cache ignore closing file error when file not open 2016-06-14 09:34:41 -04:00
callback fix(callback-mail plugin): fixes the warning 'TaskResult' object has no attribute '__getitem__' because of which its not sending an email on failure (#16547) 2016-07-01 13:25:48 -04:00
connection If the known_hosts file does not exist, do not attempt to stat it. (#16548) 2016-07-01 16:39:02 -04:00
filter Properly wrap objects using json default encoder 2016-06-23 09:19:32 -05:00
lookup Refactor the parameter splitting in ini lookup to handle more path formats (#16477) 2016-06-28 13:24:57 -04:00
shell Use find -exec + so that failures will be visible in find's exit code (#16389) 2016-06-22 05:42:37 -07:00
strategy Fixing typo in base strategy code from handler listen feature merge 2016-06-20 09:47:43 -05:00
test Reverse boilerplate order because from __future__ must be the first code in the file 2016-03-24 20:08:39 -07:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py When walking through module directories, always follow symlinks. (#15784) 2016-05-09 14:24:39 -04:00