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 ddf28987a0 master: split Select() into new module to reduce wire size.
service.py currently imports master.py(+parent.py) just to get Select().
6 years ago
..
plugins ansible: add dummy init.pys so setup.py find_packages() DTRT. 6 years ago
__init__.py ansible: restructure to avoid intermediate imports 6 years ago
connection.py issue #218: ansibe: use Secret and Blob types. 6 years ago
logging.py master: annotate LogForwarder messages. 6 years ago
mixins.py master: split Select() into new module to reduce wire size. 6 years ago
module_finder.py issue #217: pass through non-custom module utils to regular importer. 6 years ago
planner.py issue #217: pass through non-custom module utils to regular importer. 6 years ago
process.py issue #217: ansible: working, if extremely inefficient implementation 6 years ago
runner.py issue #217: ansible: working, if extremely inefficient implementation 6 years ago
services.py issue #217: pass through non-custom module utils to regular importer. 6 years ago
strategy.py setns: support changing user. 6 years ago
target.py issue #217: pass through non-custom module utils to regular importer. 6 years ago