community.general/lib/ansible
Seth Vidal bd7a71bb29 implement manual multiprocessing pools for the runner.
this fixes the ctrl-c not-working problem.

implemented this solution: http://www.bryceboe.com/2010/08/26/python-multiprocessing-and-keyboardinterrupt/#georges

also add hosts which do not get a chance to return results to the 'dark' results.
2012-02-27 00:43:02 -05:00
..
__init__.py Move runner out of __init__.py so it's clear what classes live where. 2012-02-23 23:28:58 -05:00
constants.py make copy & template module take key/value parameters so we're consistent. Only the command 2012-02-26 19:21:44 -05:00
playbook.py Drastically simply playbook syntax 2012-02-26 20:54:51 -05:00
runner.py implement manual multiprocessing pools for the runner. 2012-02-27 00:43:02 -05:00