mitogen/ansible_mitogen
David Wilson 7ff4e6694c issue #536: rework how 2.3-compatible simplejson is served
Regardless of the version of simplejson loaded in the master, load up
the ModuleResponder cache with our 2.4-compatible version.

To cope with simplejson being loaded due to modules like ec2_group that
try to import it before importing 'json', also update target.py to
remove it from the whitelist if a local 'json' module import succeeds.
2019-02-13 02:16:49 +00:00
..
compat/simplejson issue #477: vendorize the last 2.4-compatible simplejson 2019-01-24 17:10:27 +00:00
plugins ansible: synchronize module needs '.docker_cmd' attr for Docker plugin. 2019-01-27 01:10:51 +00:00
__init__.py
affinity.py SyntaxError. 2019-02-09 22:04:19 +00:00
connection.py tests/ansible: Spec.password() test, document interactive pw limitation. 2019-02-12 16:04:05 +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 #477: target.file_exists() wrapper. 2019-01-27 03:03:47 +00:00
module_finder.py
parsing.py issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 2018-07-22 16:24:42 -07:00
planner.py issue #477 / ansible: avoid a race in async job startup. 2019-01-27 04:27:41 +00:00
process.py issue #536: rework how 2.3-compatible simplejson is served 2019-02-13 02:16:49 +00:00
runner.py issue #508: master: minify all Mitogen/ansible_mitogen sources. 2019-02-09 22:20:34 +00:00
services.py issue #508: master: minify all Mitogen/ansible_mitogen sources. 2019-02-09 22:20:34 +00:00
strategy.py ansible: document and make affinity stuff portable to non-Linux 2019-02-09 22:04:18 +00:00
target.py issue #536: rework how 2.3-compatible simplejson is served 2019-02-13 02:16:49 +00:00
transport_config.py tests/ansible: Spec.become_method() test & mitogen_via= fix. 2019-02-12 16:32:11 +00:00