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 efd82dd35a issue #633: various task_vars fixes
- take host_vars from task_vars too
- make missing task_vars a hard error
- update tests to provide stub task_vars
5 years ago
..
compat ansible: create stub __init__.py for sdist. 6 years ago
plugins issue #615: remove meaningless test 5 years ago
__init__.py ansible: restructure to avoid intermediate imports 7 years ago
affinity.py issue #605: ansible: share a sem_t instead of a pthread_mutex_t 5 years ago
connection.py issue #633: various task_vars fixes 5 years ago
loaders.py Fix up another handful of LGTM errors. 5 years ago
logging.py issue #552: include process identity in log messages. 6 years ago
mixins.py issue #558, #582: preserve remote tmpdir if caller did not supply one 5 years ago
module_finder.py module_finder: pass raw file to compile() 5 years ago
parsing.py ansible: remove cutpasted docstring 5 years ago
planner.py ansible: abstract worker process model. 5 years ago
process.py issue #625: ignore SIGINT within MuxProcess 5 years ago
runner.py Fix up another handful of LGTM errors. 5 years ago
services.py issue #633: various task_vars fixes 5 years ago
strategy.py issue #615: redirect 'fetch' action to 'mitogen_fetch'. 5 years ago
target.py issue #575: fix exception text rendering 6 years ago
transport_config.py Add buildah transport 5 years ago