diff --git a/plugins/modules/gcp_storage_object.py b/plugins/modules/gcp_storage_object.py index 3158e17..f373c6b 100644 --- a/plugins/modules/gcp_storage_object.py +++ b/plugins/modules/gcp_storage_object.py @@ -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