ansible/changelogs/fragments/fix_plugin_loader_cache.yml
Brian Coca a8eb25ac14
clear all loader caches with new dir for plugin (#53413)
* clear all loader caches with new dir for plugin

  fixes #17078

* added toggle to revert behaviour
2019-03-12 16:19:56 -04:00

3 lines
166 B
YAML

bugfixes:
- clear all caches in plugin loader for a plugin type when adding new paths,
otherwise new versions of already loaded plugin won't be discovered