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
Steven Robertson 95c43ec9fc fixed issue of switching between mitogen and non-mitogen strategies 4 years ago
..
compat
plugins no tmpdir to remove for old ansible versions in fetch command 5 years ago
__init__.py
affinity.py
connection.py connection_loader.get isn't called anymore, it's connection_loader.get_with_context now 4 years ago
loaders.py added note about breaking backwards compat 4 years ago
logging.py
mixins.py remove synchronize fail test for azure 4 years ago
module_finder.py
parsing.py
planner.py turn off failing Ansible-only tests for now, also raising errors to see what Azure is gonna do with collections 4 years ago
process.py remove hack 4 years ago
runner.py
services.py handles a 'wait_for_connection' call right after a task caused a shutdown 5 years ago
strategy.py fixed issue of switching between mitogen and non-mitogen strategies 4 years ago
target.py
transport_config.py