ansible
ansible copied to clipboard
Make sure collection name is included in plugin deprecations from collections
SUMMARY
Make sure collection name is included in plugin deprecations from collections.
(One part of #73058.)
ISSUE TYPE
- Bugfix Pull Request
COMPONENT NAME
lib/ansible/plugins/loader.py
A test for this is contained in #73240.
/rebuild_failed
@felixfontein Is this still something you're working on and would like to rebase?
@mattclay if there is a chance that this will actually get reviewed and merged, I would like to rebase and update it.
@felixfontein Is there benefit to merging this without also having https://github.com/ansible/ansible/pull/73240?
It doesn't really need #73240, but without a fix for #73051 this is probably only helpful in limited cases (maybe inventory or vars plugins - I'd have to test).
OK, perhaps we're better off waiting until https://github.com/ansible/ansible/issues/73051 is resolved then.