mitogen/ansible_mitogen
Philippe Kueck ec05e542b4
Fix 'ansible_host_key_checking' and 'ansible_ssh_host_key_checking' for
adding new hosts to the inventory using 'add_hosts'

Co-authored-by: Alex Willmer <alex@moreati.org.uk>
2024-05-10 15:58:17 +02:00
..
compat Remove vendored mitogen.compat.simplejson 2023-02-05 13:45:47 +00:00
plugins add SSH args into options documentation 2022-09-02 22:23:00 +01:00
utils ansible_mitogen: Handle AnsibleUnsafeText et al in Ansible >= 7 2024-04-04 09:11:23 +01:00
__init__.py ansible: restructure to avoid intermediate imports 2018-03-19 21:58:29 +05:45
affinity.py ansible_mitogen: Standardise __future__ imports to match Ansible 2022-04-23 11:17:25 +01:00
connection.py Fix 'ansible_host_key_checking' and 'ansible_ssh_host_key_checking' for 2024-05-10 15:58:17 +02:00
loaders.py ansible_mitogen: Ansible 9 (ansible-core 2.16) support 2024-04-05 22:33:05 +01:00
logging.py ansible_mitogen: Standardise __future__ imports to match Ansible 2022-04-23 11:17:25 +01:00
mixins.py ansible_mitogen: Handle AnsibleUnsafeText et al in Ansible >= 7 2024-04-04 09:11:23 +01:00
module_finder.py mitogen: Support PEP 451 ModuleSpec API, required for Python 3.12 2024-03-17 14:57:57 +00:00
parsing.py ansible_mitogen: Standardise __future__ imports to match Ansible 2022-04-23 11:17:25 +01:00
planner.py Add ansible.builtin.dnf to ALWAYS_FORK_MODULES 2022-06-19 11:19:25 +01:00
process.py ansible_mitogen: Fix "filedescriptor out of range in select()" in WorkerProcess 2024-04-19 10:41:06 +01:00
runner.py mitogen: Support PEP 451 ModuleSpec API, required for Python 3.12 2024-03-17 14:57:57 +00:00
services.py ansible_mitogen: Handle AnsibleUnsafeText et al in Ansible >= 7 2024-04-04 09:11:23 +01:00
strategy.py ansible_mitogen: Standardise __future__ imports to match Ansible 2022-04-23 11:17:25 +01:00
target.py Remove vendored mitogen.compat.simplejson 2023-02-05 13:45:47 +00:00
transport_config.py Fix 'ansible_host_key_checking' and 'ansible_ssh_host_key_checking' for 2024-05-10 15:58:17 +02:00