This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
d86d20a378
ansible
/
test
/
integration
/
targets
/
collections_plugin_namespace
/
aliases
2 lines
23 B
Text
Raw
Normal View
History
Unescape
Escape
Fix plugin names for collection plugins. (#60317) * Fix plugin names for collection plugins. Add an integration test to verify plugin __name__ is correct for collection plugins. * Fix collection loader PEP 302 compliance. The `find_module` function now returns `None` if the module cannot be found. Previously it would return `self` for modules which did not exist. Returning a loader from `find_module` which cannot find the module will result in import errors on Python 2.x when using implicit relative imports. * add changelog * sanity/units/merge fixes
2019-09-19 02:47:56 +02:00
shippable/posix/group1
Reference in a new issue
Copy permalink