mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-30 07:50:43 +00:00
New GCP module: gcp_storage_object (#50684)
This commit is contained in:
parent
36fd9d1b6a
commit
a0a199fb93
4 changed files with 290 additions and 0 deletions
2
test/integration/targets/gcp_storage_object/aliases
Normal file
2
test/integration/targets/gcp_storage_object/aliases
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
cloud/gcp
|
||||
unsupported
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
||||
Loading…
Add table
Add a link
Reference in a new issue