removing name param from gcp_storage_object module (#279)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2019-06-18 10:15:40 -07:00 committed by Alex Stephen
parent 69089b68d4
commit 07d8cabf5a

View file

@ -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