diff --git a/plugins/modules/gcp_storage_object.py b/plugins/modules/gcp_storage_object.py index e71a528..72227cc 100644 --- a/plugins/modules/gcp_storage_object.py +++ b/plugins/modules/gcp_storage_object.py @@ -96,7 +96,7 @@ options: """ EXAMPLES = """ -- name: create a object +- name: Download an object google.cloud.gcp_storage_object: action: download bucket: ansible-bucket