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.
Avoid 9 roundtrips during setup. In combination with previous change,
reduces 'ansible -m stat' execution over 25ms link from 3.7s to 3.07s.
1,3d0
< _on_get_module('ansible')
< _on_get_module('ansible.module_utils')
< _on_get_module('ansible.module_utils.basic')
69,74d65
< _on_get_module('ansible.module_utils.json_utils')
< _on_get_module('ansible.release')
< _on_get_module('ansible_mitogen')
< _on_get_module('ansible_mitogen.runner')
< _on_get_module('ansible_mitogen.target')
< _on_get_module('mitogen.fork')
|
8 years ago | |
|---|---|---|
| .. | ||
| plugins | 8 years ago | |
| __init__.py | 8 years ago | |
| connection.py | 8 years ago | |
| logging.py | 8 years ago | |
| mixins.py | 8 years ago | |
| module_finder.py | 8 years ago | |
| planner.py | 8 years ago | |
| process.py | 8 years ago | |
| runner.py | 8 years ago | |
| services.py | 8 years ago | |
| strategy.py | 8 years ago | |
| target.py | 8 years ago | |