mitogen/ansible_mitogen
Alex Willmer e120cd2cae ansible_mitogen: Templated become method 2024-11-07 14:18:58 +00:00
..
compat Remove vendored mitogen.compat.simplejson 2023-02-05 13:45:47 +00:00
plugins ansible_mitogen: Handle templated connection passwords and ansible_ssh_password 2024-10-06 13:14:17 +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: Remove Python 2.4 and 2.5 backward compatibility fallbacks 2024-09-24 17:10:05 +01:00
connection.py ansible_mitogen: Templated ssh executable, templated reset_connection fix 2024-11-04 15:17:30 +00:00
loaders.py Ansible 10 (ansible-core 2.17) support 2024-08-11 16:21:05 +01:00
logging.py ansible_mitogen: Remove fallback imports for Ansible < 2.10 2024-09-24 17:10:07 +01:00
mixins.py ansible_mitogen: Support templated become_user 2024-10-14 12:07:15 +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 ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks 2024-09-24 17:10:05 +01:00
process.py ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks 2024-09-24 17:10:05 +01:00
runner.py ansible_mitogen: Consolidate Python 2 & 3 compatibility 2024-09-24 17:10:07 +01:00
services.py ansible_mitogen: Consolidate Python 2 & 3 compatibility 2024-09-24 17:10:07 +01:00
strategy.py ansible_mitogen: Templated ssh executable, templated reset_connection fix 2024-11-04 15:17:30 +00:00
target.py ansible_mitogen: Consolidate Python 2 & 3 compatibility 2024-09-24 17:10:07 +01:00
transport_config.py ansible_mitogen: Templated become method 2024-11-07 14:18:58 +00:00