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 8dfb3966df issue #558, #582: preserve remote tmpdir if caller did not supply one
The undocumented 'tmp' parameter controls whether _execute_module()
would delete anything on 2.3, so mimic that. This means
_execute_remove_stat() calls will not blow away the temp directory,
which broke the unarchive plugin.
5 years ago
..
compat ansible: create stub __init__.py for sdist. 5 years ago
plugins [linear2] update mitogen_get_stack for new _build_stack() return value 5 years ago
__init__.py ansible: restructure to avoid intermediate imports 6 years ago
affinity.py issue #605: ansible: share a sem_t instead of a pthread_mutex_t 5 years ago
connection.py issue #615: use FileService for target->controll file transfers 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. 5 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 Fix up another handful of LGTM errors. 5 years ago
runner.py Fix up another handful of LGTM errors. 5 years ago
services.py [linear2] merge fallout: re-enable _send_module_forwards(). 5 years ago
strategy.py ansible: cleanup various docstrings 5 years ago
target.py issue #575: fix exception text rendering 5 years ago
transport_config.py Add buildah transport 5 years ago