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 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.
8 years ago
..
plugins ansible: correct sys.path fixup. 8 years ago
__init__.py ansible: restructure to avoid intermediate imports 8 years ago
connection.py ansible: implement _transfer_data for <2.4 template action 8 years ago
helpers.py issue #118: log exceptions for emulated commands, fix AttributeError in helpers.py 8 years ago
logging.py ansible: log ansible_mitogen.* to -v too. 8 years ago
mixins.py issue #118: log exceptions for emulated commands, fix AttributeError in helpers.py 8 years ago
services.py ansible: restructure package to avoid yet more madness 8 years ago
strategy.py docs: Ansible logging update (#111) 8 years ago