Mirror of mitogen
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.
 
 
 
Go to file
David Wilson 51658fdd66 issue #409: name-prefix stubs so they can be added to PATH
Allows us to reference them from playbooks easily.
7 years ago
.github Add GitHub issue template. 7 years ago
.travis issue #409: Pythonize run_ansible_playbook.sh 7 years ago
ansible_mitogen ansible: tilde-expand SSH key before passing to SSH; closes #334. 7 years ago
docs issue #373: update Changelog. 7 years ago
examples examples: fix mitogen-fuse on 2.x. 8 years ago
mitogen Add EOF error hints for LXC/LXD; closes #373. 7 years ago
tests issue #409: name-prefix stubs so they can be added to PATH 7 years ago
.gitignore Add venvs/ to gitignore 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 8 years ago
.travis.yml tests: stop idiotic Travis TTY/pip progress bar spam 7 years ago
LICENSE Add license text everywhere. 8 years ago
README.md commented out travis badge 7 years ago
dev_requirements.txt tests: activate faulthandler if available 7 years ago
preamble_size.py add --dump to preamble_size.py. 7 years ago
run_tests tests: make ansible/tests/ run in run_tests. 7 years ago
setup.cfg Ignore another annoying flake8 message. 8 years ago
setup.py Update trove classifiers. 8 years ago
tox.ini tests: Run tests on CPython 3.5 and 3.6 with Tox 7 years ago

README.md