mitogen/ansible_mitogen
David Wilson 9f94fb78c8 issue #159: make LRU size configurable. 2018-04-13 15:16:54 +01:00
..
plugins ansible: enable forking when requested and for async jobs. 2018-04-09 00:03:09 +01:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py issue #159: initial context LRU implementation 2018-04-13 13:49:16 +01:00
logging.py ansible: Move setLevel() bits together. 2018-03-30 14:42:54 +05:45
mixins.py ansible: rename helpers.py to target.py, to reflect its purpose 2018-04-08 19:34:03 +01:00
planner.py ansible: more docstrings and call_async() 2018-04-09 03:20:48 +01:00
process.py ansible: enable forking when requested and for async jobs. 2018-04-09 00:03:09 +01:00
runner.py ansible: enable forking when requested and for async jobs. 2018-04-09 00:03:09 +01:00
services.py issue #159: make LRU size configurable. 2018-04-13 15:16:54 +01:00
strategy.py ansible: enable forking when requested and for async jobs. 2018-04-09 00:03:09 +01:00
target.py ansible: tidy up annoying syntax 2018-04-09 15:06:29 +01:00