mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-29 16:11:31 -07:00
New GCP module: gcp_storage_object (#50684)
This commit is contained in:
parent
fea1568acd
commit
4ad3da0ca4
4 changed files with 290 additions and 0 deletions
2
tests/integration/gcp_storage_object/aliases
Normal file
2
tests/integration/gcp_storage_object/aliases
Normal file
|
@ -0,0 +1,2 @@
|
|||
cloud/gcp
|
||||
unsupported
|
3
tests/integration/gcp_storage_object/defaults/main.yml
Normal file
3
tests/integration/gcp_storage_object/defaults/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
# defaults file
|
||||
resource_name: '{{resource_prefix}}'
|
0
tests/integration/gcp_storage_object/meta/main.yml
Normal file
0
tests/integration/gcp_storage_object/meta/main.yml
Normal file
Loading…
Add table
Add a link
Reference in a new issue