mitogen/ansible_mitogen
David Wilson 59dd0dc814 issue #477: serve up junk ansible/__init__.py just like Ansible. 2019-01-24 03:43:09 +00:00
..
plugins issue #412: force-verbose output for mitogen_get_stack. 2019-01-22 02:26:32 +00:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py ansible: merge away unused return values / functions. 2019-01-22 09:20:40 +00:00
loaders.py issue #400: rework the monkeypatch. 2018-11-01 15:58:28 +00:00
logging.py issue #61: unused import (reported by LGTM) 2019-01-20 19:45:34 +00:00
mixins.py issue #61: unused import (reported by LGTM) 2019-01-20 19:42:30 +00:00
module_finder.py ansible: fix 3.x dependency scanning on OS X 2018-07-08 16:06:08 +01:00
parsing.py issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 2018-07-22 16:24:42 -07:00
planner.py issue #61: unused variable (reported by LGTM) 2019-01-20 19:43:56 +00:00
process.py issue #477: serve up junk ansible/__init__.py just like Ansible. 2019-01-24 03:43:09 +00:00
runner.py issue #61: unused import (reported by LGTM) 2019-01-20 19:49:19 +00:00
services.py issue #461: Ansible 2.3-compatible _get_candidate_temp_dirs(). 2019-01-20 10:51:20 +00:00
strategy.py issue #412: promote "mitogen_get_stack" to the main extension. 2019-01-22 01:42:15 +00:00
target.py issue #426: apply_mode_spec() must handle bytes. 2019-01-19 01:51:54 +00:00
transport_config.py issue #412: add docstrings/boilerplate to transport_config.py. 2019-01-22 01:38:58 +00:00