You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/ansible_mitogen
David Wilson 1ff27ada49 Add maximum message size checks. Closes #151. 6 years ago
..
plugins ansible: correct sys.path fixup. 6 years ago
__init__.py ansible: restructure to avoid intermediate imports 6 years ago
connection.py issue #168: ansible: Mitogen must also ignore the extra arguments. 6 years ago
helpers.py ansible: split environment editing into a separate class. 6 years ago
logging.py issue #156: always enable microsecond logging 6 years ago
mixins.py issue #110: _transfer_data() must handle dicts and Unicode(!) 6 years ago
process.py Add maximum message size checks. Closes #151. 6 years ago
services.py issue #106: ansible: beginnings of FileService. 6 years ago
strategy.py ansible: Pass through connection loader kwargs; closes #168 6 years ago