community.general/lib/ansible/plugins
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
..
action added suport rsync protocol (#12197) 2016-04-08 11:42:07 -04:00
cache Expand tilde after expanding vars 2016-04-05 22:27:07 -07:00
callback On change in diff-mode we don't need to see file content in task output 2016-04-01 18:03:51 +02:00
connection Also fix intermittent ssh error using pty's for paramiko 2016-04-12 08:35:48 -04:00
filter Re-add accidentaly removed comment 2016-03-25 15:33:35 +01:00
inventory
lookup Use to_bytes and to_str instead of str as str is unsafe. 2016-04-04 12:57:32 -07:00
shell Use /var/tmp is user set remote_tmp below /var/tmp. 2016-04-11 21:03:13 -07:00
strategy Controller-side module caching. 2016-04-12 08:01:07 -07: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
__init__.py Remove workaround for fixed bug. (#15340) 2016-04-10 09:24:54 -07:00