community.general/lib/ansible/plugins/strategy
Toshio Kuratomi dcc5dfdf81 Controller-side module caching.
This makes our recursive, ast.parse performance measures as fast as
pre-ziploader baseline.

Since this unittest isn't testing that the returned module data is
correct we don't need to worry about os.rename not having any module
data.  Should devise a separate test for the module and caching code
2016-04-12 08:01:07 -07:00
..
__init__.py Controller-side module caching. 2016-04-12 08:01:07 -07:00
debug.py Remove workaround for fixed bug. (#15340) 2016-04-10 09:24:54 -07:00
free.py Fix free strategy, which was incorrectly using _wait_on_pending_results 2016-04-08 06:49:16 -04:00
linear.py fix TypeError: coercing to Unicode: need string or buffer, AnsibleParserError found 2016-03-17 00:56:47 +03:00