mitogen/ansible_mitogen
David Wilson 296683b130 ansible: always display Mitogen errors and warnings.
They're no longer buried in -vvv output.
2018-04-19 22:10:52 +01:00
..
plugins ansible: enable forking when requested and for async jobs. 2018-04-09 00:03:09 +01:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py issue #159: initial context LRU implementation 2018-04-13 13:49:16 +01:00
logging.py ansible: always display Mitogen errors and warnings. 2018-04-19 22:10:52 +01:00
mixins.py ansible: rename helpers.py to target.py, to reflect its purpose 2018-04-08 19:34:03 +01:00
planner.py ansible: better planner logging, try again 2018-04-17 17:05:41 +01:00
process.py ansible: enable forking when requested and for async jobs. 2018-04-09 00:03:09 +01:00
runner.py ansible: fix new-style module argv[0] 2018-04-17 15:31:58 +01:00
services.py issue #195: MITOGEN_DUMP_THREAD_STACKS=1 2018-04-18 23:37:42 +01:00
strategy.py ansible: enable forking when requested and for async jobs. 2018-04-09 00:03:09 +01:00
target.py issue #195: add extra logging around FileService and get_file(). 2018-04-18 23:14:23 +01:00