mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
gcp_storage_file: error gracefully when google.cloud is not there (#372)
* Error gracefully when google.cloud is not there. * Add changelog fragment.
This commit is contained in:
parent
b52a6010b6
commit
72fe304b8f
2 changed files with 10 additions and 1 deletions
2
changelogs/fragments/372-gcp_storage_file-gracefully.yml
Normal file
2
changelogs/fragments/372-gcp_storage_file-gracefully.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "gcp_storage_file lookup - die gracefully when the ``google.cloud`` collection is not installed, or changed in an incompatible way."
|
Loading…
Add table
Add a link
Reference in a new issue