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
Alex Willmer fc7b7eaba1
Merge pull request #1115 from moreati/pr956
Initial support for templated `ansible_ssh_args`,   `ansible_ssh_common_args`, and `ansible_ssh_extra_args`
2 months ago
.ci ci: Template Ansible test-targets inventory with Jinja2 2 months ago
.github
ansible_mitogen patch #509 : ansible_ssh_common_args issues 2 months ago
docs tests: Test templating of ansible_ssh_common_args et al 2 months ago
examples Replace os.system() with subprocess.check_call() 3 years ago
mitogen Begin v0.3.10dev 3 months ago
scripts add Python3 compatibility 7 months ago
tests tests: Test templating of ansible_ssh_common_args et al 2 months ago
.gitignore Ignore Ansible retry files 8 months ago
.lgtm.yml
LICENSE
MANIFEST.in
README.md
dev_requirements.txt
preamble_size.py mitogen.parent: Remove tabs from minimized first stage 3 years ago
run_tests tests: Remove unittest2, use stdlib unittest 3 years ago
setup.cfg
setup.py mitogen: Support Python 3.12 8 months ago
tox.ini Ansible 10 (ansible-core 2.17) support 3 months ago

README.md