mitogen/ansible_mitogen
David Wilson 2bd0bbd4df issue #555: ansible: workaround ancient reload(sys) hack.
This is the most minimal change for what might be relatively minimal
edge case. Alternative is replacing reload(), but let's not do that yet.

Closes #555
2019-03-06 14:05:29 +00:00
..
compat ansible: create stub __init__.py for sdist. 2019-02-14 01:28:14 +00:00
plugins Update copyright year everywhere. 2019-02-13 16:16:49 +00:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
affinity.py ansible: refactor affinity class and add abstract tests. 2019-02-14 00:35:16 +00:00
connection.py issue #554: track and remove multiple make_tmp_path() calls. 2019-03-06 10:55:07 +00:00
loaders.py Update copyright year everywhere. 2019-02-13 16:16:49 +00:00
logging.py issue #552: include process identity in log messages. 2019-02-25 17:25:09 +00:00
mixins.py issue #554: fix Ansible 2.4 compatibility 2019-03-06 12:06:55 +00:00
module_finder.py Update copyright year everywhere. 2019-02-13 16:16:49 +00:00
parsing.py Update copyright year everywhere. 2019-02-13 16:16:49 +00:00
planner.py Update copyright year everywhere. 2019-02-13 16:16:49 +00:00
process.py issue #552: include process identity in log messages. 2019-02-25 17:25:09 +00:00
runner.py issue #555: ansible: workaround ancient reload(sys) hack. 2019-03-06 14:05:29 +00:00
services.py Update copyright year everywhere. 2019-02-13 16:16:49 +00:00
strategy.py issue #552: include process identity in log messages. 2019-02-25 17:25:09 +00:00
target.py issue #554: fix Ansible 2.4 compatibility 2019-03-06 12:06:55 +00:00
transport_config.py tests/ansible: Spec.port() test & mitogen_via= fix. 2019-02-13 16:32:11 +00:00