mitogen/ansible_mitogen
David Wilson 34a37a0ba5 issue #106: ansible: rename and significant pad out runners.py
Aiming to have working NativeRunner and BinaryRunner to begin with.
2018-04-01 16:39:10 +01:00
..
plugins ansible: correct sys.path fixup. 2018-03-19 21:58:32 +05:45
__init__.py
connection.py issue #177: fetch and cache HOME value during connection setup. 2018-04-01 15:57:46 +01:00
helpers.py issue #177: fix bizarre syntax error in last commit. 2018-04-01 16:38:22 +01:00
logging.py ansible: Move setLevel() bits together. 2018-03-30 14:42:54 +05:45
mixins.py issue #177: fix bizarre syntax error in last commit. 2018-04-01 16:38:22 +01:00
planner.py issue #106: import skeletal planner module. 2018-03-30 16:06:23 +05:45
process.py Add maximum message size checks. Closes #151. 2018-03-29 18:54:55 +05:45
runner.py issue #106: ansible: rename and significant pad out runners.py 2018-04-01 16:39:10 +01:00
services.py issue #177: fetch and cache HOME value during connection setup. 2018-04-01 15:57:46 +01:00
strategy.py ansible: Pass through connection loader kwargs; closes #168 2018-03-26 11:44:37 +05:45