ansible/lib/ansible/runner
Michael DeHaan a4af4a7049 Since we are not needing to pass runner through the multiprocessing queue, just use
multiprocessing.pool.  Pushing so it can get wider testing.
2012-10-23 08:19:15 -04:00
..
action_plugins Various performance streamlining and making the file features usable in all modules without daisy chaining. 2012-10-20 22:55:09 -04:00
connection_plugins clarify message about name of configuration parameter 2012-10-21 07:12:06 -04:00
lookup_plugins implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 2012-10-12 20:07:05 -04:00
__init__.py Since we are not needing to pass runner through the multiprocessing queue, just use 2012-10-23 08:19:15 -04:00
connection.py Fix the basic templating system such that when the template ends in '$', life continues as normal. 2012-10-20 10:57:52 -04:00
poller.py Import ansible errors in Poller. 2012-06-25 20:48:35 +02:00
return_data.py Various performance streamlining and making the file features usable in all modules without daisy chaining. 2012-10-20 22:55:09 -04:00