community.general/lib/ansible/runner
Michael DeHaan e04dab904a Use previous proven multiprocessing logic as the simplification didn't have the same Ctrl-C handling and may
be subject to race issues, though still don't pass Runner to each.  Still seems performant.
2012-10-26 18:11:38 -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 Initialize sftp variable to fix error on transferless session 2012-10-26 23:54:21 +02:00
lookup_plugins Make with_items a lookup plugin 2012-10-25 15:10:33 +02:00
__init__.py Use previous proven multiprocessing logic as the simplification didn't have the same Ctrl-C handling and may 2012-10-26 18:11:38 -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