mitogen/ansible_mitogen
David Wilson 4c81eba599 Merge commit 'refs/pull/377/head' of github.com:dw/mitogen into dmw
(Pull #377)

Changes:
- additional_parameters -> extra_args
- Merge with kubectl changes from dmw branch
- Update docs
- Remove unused username class member
- Avoid mutable kubectl_args class member
- Use six.iteritems
2018-10-02 20:00:00 +01:00
..
plugins Merge commit 'refs/pull/377/head' of github.com:dw/mitogen into dmw 2018-10-02 20:00:00 +01:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
connection.py Merge commit 'refs/pull/377/head' of github.com:dw/mitogen into dmw 2018-10-02 20:00:00 +01:00
loaders.py issue #321: take remote_tmp and system_tmpdirs into account. 2018-08-19 18:50:53 +01:00
logging.py issue #317: ansible: fix log filtering in several cases 2018-07-23 13:33:08 -07:00
mixins.py ansible: temporary files take 5. 2018-10-02 19:19:30 +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: temporary files take 5. 2018-10-02 19:19:30 +01:00
services.py issue #360: missing locks around shutdown and LRU management. 2018-10-02 19:19:30 +01:00
strategy.py Kubernetes connection support for mitogen. 2018-09-19 16:52:20 +02:00
target.py issue #362: Py3.x fixes. 2018-10-02 19:19:30 +01:00