mitogen/ansible_mitogen
David Wilson cd1683b924 ansible: split environment editing into a separate class. 2018-03-27 15:03:46 +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 issue #144: ansible: increase default pool size to 16. 2018-03-19 21:58:35 +05:45
services.py ansible: use DeduplicatingService for ContextService; closes #162. 2018-03-23 09:30:41 +05:45
strategy.py ansible: Pass through connection loader kwargs; closes #168 2018-03-26 11:44:37 +05:45