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 1f21a30e7f issue #251: ansible: watch for delegate_to during connection delegation.
This needs more work -- pretty certain that python_path and suchlike are
coming from the wrong place. Possibly we need another config_from_..()
specialized for delegate_to.
6 years ago
.github Add GitHub issue template. 6 years ago
.travis tests: split inventory up slightly. 6 years ago
ansible_mitogen issue #251: ansible: watch for delegate_to during connection delegation. 6 years ago
docs Support LXD; closes #339. 6 years ago
examples examples: fix mitogen-fuse on 2.x. 6 years ago
mitogen Support LXD; closes #339. 6 years ago
tests ansible: don't crash when adhoc tries to run a missing module. 6 years ago
.gitignore docs: fix intensely annoying _prefix, 2 years later. 7 years ago
.lgtm.yml compat: ignore LGTM checks on third party 7 years ago
.travis.yml Updated Travis Config to use Ansible 2.6.1, Added build status in readme 6 years ago
LICENSE Add license text everywhere. 7 years ago
README.md commented out travis badge 6 years ago
dev_requirements.txt Fix GitHub vulnerability notification. 6 years ago
preamble_size.py Initial Python 3.x port work. 6 years ago
run_tests Record ulimit -a in run_test output. 6 years ago
setup.cfg Ignore another annoying flake8 message. 6 years ago
setup.py Update trove classifiers. 6 years ago
tox.ini Fix invocation of test runner by tox 6 years ago

README.md