Updating gcp_storage_object example

The example contained the non-existent "status" parameter which causes an error with the latest release.
This commit is contained in:
Tom 2020-12-03 08:40:26 +01:00 committed by Yusuke Tsutsumi
parent 53955f2fa0
commit 2582030e51

View file

@ -96,7 +96,7 @@ options:
"""
EXAMPLES = """
- name: create a object
- name: Download an object
google.cloud.gcp_storage_object:
action: download
bucket: ansible-bucket