You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mitogen/ansible_mitogen
David Wilson 4d1c6d2101 issue #127: ssh: reasonable solution to host key checking.
Ideally it would be possible to specify a callback function, but this is
not possible for proxied connections. So simply provide the 3 most
useful modes, defaulting to the most secure.

Closes #127. Closes #134.
6 years ago
..
plugins ansible: missing mitogen_su module. 6 years ago
__init__.py ansible: restructure to avoid intermediate imports 6 years ago
connection.py issue #127: ssh: reasonable solution to host key checking. 6 years ago
logging.py master: annotate LogForwarder messages. 6 years ago
mixins.py ansible: fix AnsibleUnicode crash when processing "~username". 6 years ago
planner.py ansible: disable script interpreter processing for new-style 6 years ago
process.py ansible: avoid a race during shutdown. 6 years ago
runner.py issue #239: ansible: ignore remote_tmp in new style runner. 6 years ago
services.py ansible: ensure FileService uses exact CHUNK_SIZE multiple 6 years ago
strategy.py setns: support changing user. 6 years ago
target.py core: support deleting handlers, make Receiver.close() unregister 6 years ago