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
This commit is contained in:
parent
231f4cfcf1
commit
e264b4126f
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue