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
2019-08-20 14:47:33 +01:00
..
compat ansible: create stub __init__.py for sdist. 2019-02-14 01:28:14 +00:00
plugins issue #615: remove meaningless test 2019-08-17 12:56:21 +01:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
affinity.py issue #605: ansible: share a sem_t instead of a pthread_mutex_t 2019-08-10 23:40:36 +00:00
connection.py issue #633: various task_vars fixes 2019-08-20 14:47:33 +01:00
loaders.py Fix up another handful of LGTM errors. 2019-08-12 11:46:37 +01:00
logging.py issue #552: include process identity in log messages. 2019-02-25 17:25:09 +00:00
mixins.py issue #558, #582: preserve remote tmpdir if caller did not supply one 2019-08-12 15:41:17 +01:00
module_finder.py module_finder: pass raw file to compile() 2019-07-23 16:04:44 +01:00
parsing.py ansible: remove cutpasted docstring 2019-08-02 04:05:28 +01:00
planner.py ansible: abstract worker process model. 2019-07-29 13:52:30 +01:00
process.py issue #625: ignore SIGINT within MuxProcess 2019-08-17 12:56:16 +01:00
runner.py Fix up another handful of LGTM errors. 2019-08-12 11:46:37 +01:00
services.py issue #633: various task_vars fixes 2019-08-20 14:47:33 +01:00
strategy.py issue #615: redirect 'fetch' action to 'mitogen_fetch'. 2019-08-17 02:23:46 +01:00
target.py issue #575: fix exception text rendering 2019-04-02 14:06:41 +01:00
transport_config.py Add buildah transport 2019-06-08 18:15:58 -05:00