1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-19 16:03:14 +00:00
community.general/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