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.
Loading the ansible_mitogen Ansible plugins apparently doesn't follow the same
rules as importing a Python module. So sys.path manipulations in __init__.py
weren't fired when Ansible tried to load the plugins from a /custom/path that
wasn't already on sys.path.
This wasn't picked up by the test because CI always installs Mitogen as a
Python package (in a virtual env).
This reverses
|
4 weeks ago | |
|---|---|---|
| .. | ||
| compat | 3 years ago | |
| plugins | 4 weeks ago | |
| utils | 6 months ago | |
| __init__.py | 8 years ago | |
| affinity.py | 1 year ago | |
| connection.py | 1 month ago | |
| loaders.py | 6 months ago | |
| logging.py | 1 month ago | |
| mixins.py | 6 months ago | |
| module_finder.py | 4 months ago | |
| parsing.py | 4 years ago | |
| planner.py | 1 month ago | |
| process.py | 4 months ago | |
| runner.py | 6 months ago | |
| services.py | 6 months ago | |
| strategy.py | 1 month ago | |
| target.py | 6 months ago | |
| transport_config.py | 5 months ago | |