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
dfd09a62
Unverified
Commit
dfd09a62
authored
2 years ago
by
Raghupathi
Committed by
GitHub
2 years ago
Browse files
Options
Download
Patches
Plain Diff
Update main.yml
parent
d13d58a0
upstream/release-5.1.0-vdn
login-changes
loginRegisterBtn
prasath-release-5.1.0
release-5.1.0
release-5.1.0-api
release-5.1.0-apiuat
release-5.1.0-bulk-enrol-unenrol
release-5.1.0-uat
release-5.1.0-uatLatest
release-5.1.0-uatapi
release-5.1.0-upsmf-prod
release-uat-nginx
revert-5-login-changes
release-5.1.0_RC3
release-5.1.0_RC2
release-5.1.0_RC1
1 merge request
!16
Release 5.1.0 api
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/ml-analytics-service/tasks/main.yml
+1
-1
ansible/roles/ml-analytics-service/tasks/main.yml
with
1 addition
and
1 deletion
+1
-1
ansible/roles/ml-analytics-service/tasks/main.yml
+
1
−
1
View file @
dfd09a62
...
...
@@ -107,7 +107,7 @@
-
name
:
Copy GCP Secrets to JSON file
copy
:
dest="{{config_path}}/{{ml_GCP_secret_json_file}}" content="{{ ml_GCP_Secrets | to_nice_json}}" mode=0400 owner="{{ USER }}"
when
:
ML_Cloud_Service_Provider == '
GCP
'
when
:
ML_Cloud_Service_Provider == '
gcloud
'
-
name
:
Templating the shell_script_config.j2 to shell_script_config
template
:
...
...
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