mitogen/ansible_mitogen
David Wilson bac28bc5ca issue #76, #370: add fix for disconnect cleanup test
Simply listen to RouteMonitor's Context "disconnect"  and forget
contexts according to RouteMonitor's rules, rather than duplicate them
(and screw it up).
2018-11-01 20:06:09 +00:00
..
plugins issue #409: fix reference error in kubectl.py. 2018-10-31 12:39:43 +00:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py issue #369: disable reset_connection on Ansible<2.5.6 2018-10-31 18:30:03 +00:00
loaders.py issue #400: rework the monkeypatch. 2018-11-01 15:58:28 +00:00
logging.py issue #317: ansible: fix log filtering in several cases 2018-07-23 13:33:08 -07:00
mixins.py ansible: fix temp cleanup regression and add test; closes #397. 2018-10-23 14:42:44 +01: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 ansible: temporary files take 5. 2018-10-02 19:19:30 +01:00
process.py ansible: copy GIL change from linear2 branch. 2018-09-08 20:53:11 +01:00
runner.py issue #397: fix another case where stray tmpdirs can be left behind. 2018-10-23 15:29:03 +01:00
services.py issue #76, #370: add fix for disconnect cleanup test 2018-11-01 20:06:09 +00:00
strategy.py issue #400: rework the monkeypatch. 2018-11-01 15:58:28 +00:00
target.py ansible: fix another target.py format string. 2018-10-26 11:26:15 +01:00