ansible icon indicating copy to clipboard operation
ansible copied to clipboard

Make sure collection name is included in plugin deprecations from collections

Open felixfontein opened this issue 4 years ago • 11 comments
trafficstars

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

felixfontein avatar Jan 14 '21 21:01 felixfontein

A test for this is contained in #73240.

felixfontein avatar Jan 14 '21 21:01 felixfontein

/rebuild_failed

felixfontein avatar Jan 15 '21 06:01 felixfontein

@felixfontein Is this still something you're working on and would like to rebase?

mattclay avatar Mar 22 '23 19:03 mattclay

@mattclay if there is a chance that this will actually get reviewed and merged, I would like to rebase and update it.

felixfontein avatar Mar 22 '23 20:03 felixfontein

@felixfontein Is there benefit to merging this without also having https://github.com/ansible/ansible/pull/73240?

mattclay avatar Mar 22 '23 20:03 mattclay

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).

felixfontein avatar Mar 22 '23 20:03 felixfontein

OK, perhaps we're better off waiting until https://github.com/ansible/ansible/issues/73051 is resolved then.

mattclay avatar Mar 22 '23 20:03 mattclay