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
michael.dsilva d0993e9918 allow ansible_ssh_password as it is documented as valid in current ansible documentation
Co-authored-by: Alex Willmer <alex@moreati.org.uk>
4 weeks ago
..
compat Remove vendored mitogen.compat.simplejson 2 years ago
plugins ansible_mitogen: Consolidate Python 2 & 3 compatibility 1 month ago
utils ansible_mitogen: Handle AnsibleUnsafeText et al in Ansible >= 7 7 months ago
__init__.py ansible: restructure to avoid intermediate imports 7 years ago
affinity.py ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks 1 month ago
connection.py Fix AnsibleUnsafeText when copying files larger than SMALL_FILE_LIMIT 2 months ago
loaders.py Ansible 10 (ansible-core 2.17) support 3 months ago
logging.py ansible_mitogen: Remove fallback imports for Ansible < 2.10 1 month ago
mixins.py ansible_mitogen: Consolidate Python 2 & 3 compatibility 1 month ago
module_finder.py mitogen: Support PEP 451 ModuleSpec API, required for Python 3.12 8 months ago
parsing.py ansible_mitogen: Standardise __future__ imports to match Ansible 3 years ago
planner.py ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks 1 month ago
process.py ansible_mitogen: Remove Python 2.4 and 2.5 backward compatibility fallbacks 1 month ago
runner.py ansible_mitogen: Consolidate Python 2 & 3 compatibility 1 month ago
services.py ansible_mitogen: Consolidate Python 2 & 3 compatibility 1 month ago
strategy.py ansible_mitogen: Standardise __future__ imports to match Ansible 3 years ago
target.py ansible_mitogen: Consolidate Python 2 & 3 compatibility 1 month ago
transport_config.py allow ansible_ssh_password as it is documented as valid in current ansible documentation 4 weeks ago