mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 08:31:28 -07:00
Fix gcp_storage_file lookup plugin (#1284).
(cherry picked from commit 0109310aa2
)
This commit is contained in:
parent
5239357077
commit
0e7a130ec3
2 changed files with 9 additions and 1 deletions
|
@ -2,3 +2,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)."
|
||||
- "gcp_storage_files lookup 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