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
Alex Willmer 1871f2a9b1 Remove vendored mitogen.compat.simplejson
Python 2.6 added json to the stdlib. We no longer support Python <= 2.7 in
Mitogen 0.3.x, so this fallback is unneeded complexity. Fixes #659
1 year ago
..
compat Remove vendored mitogen.compat.simplejson 1 year ago
plugins add SSH args into options documentation 2 years ago
__init__.py ansible: restructure to avoid intermediate imports 6 years ago
affinity.py ansible_mitogen: Standardise __future__ imports to match Ansible 2 years ago
connection.py Remove ansible_mitogen Connection.close() workaround 2 years ago
loaders.py ansible_mitogen: Correct ansible_become_pass/ansible_become_password precendence 2 years ago
logging.py ansible_mitogen: Standardise __future__ imports to match Ansible 2 years ago
mixins.py ansible_mitogen: Standardise __future__ imports to match Ansible 2 years ago
module_finder.py ansible_mitogen: Standardise __future__ imports to match Ansible 2 years ago
parsing.py ansible_mitogen: Standardise __future__ imports to match Ansible 2 years ago
planner.py Add ansible.builtin.dnf to ALWAYS_FORK_MODULES 2 years ago
process.py Remove vendored mitogen.compat.simplejson 1 year ago
runner.py Remove vendored mitogen.compat.simplejson 1 year ago
services.py ansible_mitogen: Standardise __future__ imports to match Ansible 2 years ago
strategy.py ansible_mitogen: Standardise __future__ imports to match Ansible 2 years ago
target.py Remove vendored mitogen.compat.simplejson 1 year ago
transport_config.py ansible_mitogen: Correct ansible_become_pass/ansible_become_password precendence 2 years ago
utils.py ansible_mitogen: Standardise __future__ imports to match Ansible 2 years ago