mitogen/ansible_mitogen
David Wilson b599253291 issue #435: increase file descriptor limit by 8x.
This is a temporary solution at best.
2018-12-06 21:27:26 +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 ansible: call on_fork() on broker shutdown; closes #420. 2018-11-05 14:28:19 +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 ansible: fix 3.x TypeError regression. 2018-11-07 02:28:06 +00:00
services.py issue #413: paper over harmless duplicate del_route() 2018-11-04 17:49:45 +00:00
strategy.py issue #400: rework the monkeypatch. 2018-11-01 15:58:28 +00:00
target.py issue #435: increase file descriptor limit by 8x. 2018-12-06 21:27:26 +00:00