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 6fb3a76e68 master: annotate LogForwarder messages.
mitogen/master.py:
    Annotate forwarded log entries with their original source, logger
    name, and message.

ansible:
    mark stderr in red with -vvv

    Tempting to make this appaer 100% of the time, but some crappy
    bashrcs may cause lots of junk to be printed.
6 years ago
..
plugins ansible: connection delegation v1 6 years ago
__init__.py ansible: restructure to avoid intermediate imports 6 years ago
connection.py ansible: remove vestiges of old/wrong sudo_exe source. 6 years ago
logging.py master: annotate LogForwarder messages. 6 years ago
mixins.py ansible: rename helpers.py to target.py, to reflect its purpose 6 years ago
planner.py ansible: disable script interpreter processing for new-style 6 years ago
process.py ansible: remove JobResultService, more compatible async jobs; closes #191. 6 years ago
runner.py Ensure mod.__file__ is set; closes #210. 6 years ago
services.py ansible: connection delegation v1 6 years ago
strategy.py ansible: connection delegation v1 6 years ago
target.py ansible: implement streaming in Connection.put_file(). 6 years ago