mitogen/ansible_mitogen
David Wilson 9b7991cd45 issue #118: log exceptions for emulated commands, fix AttributeError in helpers.py
Turns out Ansible can't be trusted to actually check the result
dictionary everywhere it expects one, so put the real exception text
into -vvv output too.
2018-03-19 21:58:33 +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 ansible: implement _transfer_data for <2.4 template action 2018-03-19 21:58:33 +05:45
helpers.py issue #118: log exceptions for emulated commands, fix AttributeError in helpers.py 2018-03-19 21:58:33 +05:45
logging.py ansible: log ansible_mitogen.* to -v too. 2018-03-19 21:58:33 +05:45
mixins.py issue #118: log exceptions for emulated commands, fix AttributeError in helpers.py 2018-03-19 21:58:33 +05:45
services.py ansible: restructure package to avoid yet more madness 2018-03-19 21:58:32 +05:45
strategy.py docs: Ansible logging update (#111) 2018-03-19 21:58:33 +05:45