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 0dd5e04eae issue #106: partially working BinaryRunner/Planner.
Refactor planner.py to look a lot more like runner.py. This 'structural
cutpaste' looks messy -- probably we can simplify this code, even though
it's pretty simple already.
7 years ago
..
plugins ansible: correct sys.path fixup. 7 years ago
__init__.py ansible: restructure to avoid intermediate imports 7 years ago
connection.py issue 106: ansible: make the context name available 7 years ago
helpers.py issue #106: helpers.get_file(), command logging. 7 years ago
logging.py ansible: Move setLevel() bits together. 7 years ago
mixins.py issue #106: remove 2 needless Invocation attributes. 7 years ago
planner.py issue #106: partially working BinaryRunner/Planner. 7 years ago
process.py issue #106: partially working BinaryRunner/Planner. 7 years ago
runner.py issue #106: partially working BinaryRunner/Planner. 7 years ago
services.py issue #106: get FileService working. 7 years ago
strategy.py ansible: Pass through connection loader kwargs; closes #168 7 years ago