mitogen/ansible_mitogen
David Wilson 3e0de9790c issue #324: fix Python 3 fallout for custom module_utils.
Also enable at last one of its tests.
2018-07-28 16:21:09 -07:00
..
plugins issue #291: don't attempt mitogen import until sys.path modified. 2018-07-28 12:35:03 -07:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py ansible: fix RPC time logging. 2018-07-25 16:37:49 -07:00
loaders.py issue #294: ansible: fix mixed vanilla/Mitogen runs. 2018-07-09 15:48:17 +01:00
logging.py issue #317: ansible: fix log filtering in several cases 2018-07-23 13:33:08 -07:00
mixins.py ansible: make _remote_expand_user() pay attention to sudoable=.. 2018-07-25 19:27:25 +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 #291: more Ansible-compatible script invocation 2018-07-23 17:40:17 -07:00
process.py issue #297: local commands must execute with WorkerProcess environment. 2018-07-10 18:42:09 +01:00
runner.py issue #324: fix Python 3 fallout for custom module_utils. 2018-07-28 16:21:09 -07:00
services.py issue #301: correct remote_tmp evaluation context. 2018-07-23 21:43:06 -07:00
strategy.py issue #299: ansible: fix PluginLoader.get() monkey-patch 2018-07-12 22:40:15 +01:00
target.py ansible: Py3.x fixes for Ansible PR #41749 workaround. 2018-07-28 12:37:26 -07:00