Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
f3ca7de7
Unverified
Commit
f3ca7de7
authored
1 year ago
by
NIKHIL VARMA M
Committed by
GitHub
1 year ago
Browse files
Options
Download
Patches
Plain Diff
Update upload-batch.yml
parent
e954c893
release-5.1.0-upsmf-prod
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/gcp-cloud-storage/tasks/upload-batch.yml
+2
-2
ansible/roles/gcp-cloud-storage/tasks/upload-batch.yml
with
2 additions
and
2 deletions
+2
-2
ansible/roles/gcp-cloud-storage/tasks/upload-batch.yml
+
2
−
2
View file @
f3ca7de7
...
@@ -9,8 +9,8 @@
...
@@ -9,8 +9,8 @@
-
name
:
Upload files from a local directory gcp storage
-
name
:
Upload files from a local directory gcp storage
shell
:
gsutil -m cp -r "{{ local_file_or_folder_path }}" "gs://{{ gcp_bucket_name }}/{{ gcp_path}}"
shell
:
gsutil -m cp -r "{{ local_file_or_folder_path }}" "gs://{{ gcp_bucket_name }}/{{ gcp_path}}"
async
:
3600
#
async: 3600
poll
:
10
#
poll: 10
-
name
:
Revoke gcloud access
-
name
:
Revoke gcloud access
include_tasks
:
gcloud-revoke.yml
include_tasks
:
gcloud-revoke.yml
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets