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 5b03e06457 issue #294: ansible: fix mixed vanilla/Mitogen runs.
Don't bother trying to understand what damage PluginLoader has done to
ansible.plugins.* namespace, just ask it for the base class instead.
6 years ago
..
plugins issue #294: ansible: fix mixed vanilla/Mitogen runs. 6 years ago
__init__.py ansible: restructure to avoid intermediate imports 6 years ago
connection.py Initial Python 3.x port work. 6 years ago
loaders.py issue #294: ansible: fix mixed vanilla/Mitogen runs. 6 years ago
logging.py utils: always enable microsecond logging. 6 years ago
mixins.py Initial Python 3.x port work. 6 years ago
module_finder.py ansible: fix 3.x dependency scanning on OS X 6 years ago
planner.py issue #294: ansible: fix mixed vanilla/Mitogen runs. 6 years ago
process.py Initial Python 3.x port work. 6 years ago
runner.py ansible: cStringIO interprets unicode as a buffer obj on 2.x 6 years ago
services.py Initial Python 3.x port work. 6 years ago
strategy.py issue #294: ansible: fix mixed vanilla/Mitogen runs. 6 years ago
target.py ansible: reduce() does not exist in 3.x. 6 years ago