Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MPIfR-BDG
edd_provisioning
Commits
27aa5b82
Commit
27aa5b82
authored
Sep 08, 2021
by
Tobias Winchen
Browse files
Added multiple retries to deploy rxs dahoard
parent
109f72f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/ska_proto_status_server/tasks/main.yml
View file @
27aa5b82
...
...
@@ -29,6 +29,10 @@
Accept
:
"
application/json"
body
:
"
{{
lookup('template',
'rxs_dashboard.json'
)
}}"
body_format
:
json
retries
:
3
delay
:
10
register
:
result
until
:
result is not failed
tags
:
-
dashboard
...
...
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!
Cancel
Please
register
or
sign in
to comment