mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
(cherry picked from commit 75fd32ca55
)
This commit is contained in:
parent
8cd126be26
commit
5239357077
4 changed files with 19 additions and 3 deletions
4
changelogs/fragments/fix-plugin-imports.yml
Normal file
4
changelogs/fragments/fix-plugin-imports.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
bugfixes:
|
||||
- "linode inventory plugin - make sure that plugin errors out on initialization if the required library is not found, and not on load-time (https://github.com/ansible-collections/community.general/pull/1297)."
|
||||
- "redis cache plugin - make sure that plugin errors out on initialization if the required library is not found, and not on load-time (https://github.com/ansible-collections/community.general/pull/1297)."
|
||||
- "memcached cache plugin - make sure that plugin errors out on initialization if the required library is not found, and not on load-time (https://github.com/ansible-collections/community.general/pull/1297)."
|
Loading…
Add table
Add a link
Reference in a new issue