mitogen/ansible_mitogen
David Wilson 1ff27ada49 Add maximum message size checks. Closes #151. 2018-03-29 18:54:55 +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 issue #168: ansible: Mitogen must also ignore the extra arguments. 2018-03-26 11:51:19 +05:45
helpers.py ansible: split environment editing into a separate class. 2018-03-27 15:03:46 +05:45
logging.py issue #156: always enable microsecond logging 2018-03-20 09:12:38 +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