Merge pull request #165 from thexder1/patch-1

Update gcp_storage_object.py
This commit is contained in:
Alex Stephen 2020-04-23 14:06:53 -04:00 committed by GitHub
commit 5cf411fd03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,12 +43,12 @@ options:
- delete - delete
src: src:
description: description:
- Source location of file (may be local machine or cloud depending on action). - Source location of file (may be local machine or cloud depending on action). Cloud locations need to be urlencoded including slashes.
required: false required: false
type: path type: path
dest: dest:
description: description:
- Destination location of file (may be local machine or cloud depending on action). - Destination location of file (may be local machine or cloud depending on action). Cloud location need to be urlencoded including slashes.
required: false required: false
type: path type: path
bucket: bucket: