mitogen/ansible_mitogen
David Wilson 28cd17cf56 issue #106: import skeletal new executor. 2018-03-30 15:55:38 +05:45
..
plugins ansible: correct sys.path fixup. 2018-03-19 21:58:32 +05:45
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py Use become_pass for sudo password 2018-03-30 13:00:43 +11:00
executor.py issue #106: import skeletal new executor. 2018-03-30 15:55:38 +05:45
helpers.py ansible: split environment editing into a separate class. 2018-03-27 15:03:46 +05:45
logging.py ansible: Move setLevel() bits together. 2018-03-30 14:42:54 +05:45
mixins.py issue #110: _transfer_data() must handle dicts and Unicode(!) 2018-03-19 21:58:33 +05:45
process.py Add maximum message size checks. Closes #151. 2018-03-29 18:54:55 +05:45
services.py issue #106: ansible: beginnings of FileService. 2018-03-29 13:52:19 +05:45
strategy.py ansible: Pass through connection loader kwargs; closes #168 2018-03-26 11:44:37 +05:45