Update gcp_storage_object.py (#57802)

"name: ansible-storage-module" removed as name is not defined as parameter  


##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr
pull/57813/head
jarekgajewski 5 years ago committed by Sandra McCann
parent 231f4cfcf1
commit e264b4126f

@ -76,7 +76,6 @@ extends_documentation_fragment: gcp
EXAMPLES = '''
- name: create a object
gcp_storage_object:
name: ansible-storage-module
action: download
bucket: ansible-bucket
src: modules.zip

Loading…
Cancel
Save