Fix typo in integration test runner role
This commit is contained in:
parent
0c154e81f0
commit
73a0153b8e
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@
|
|||
register: test_results
|
||||
until: test_results.finished
|
||||
retries: 360
|
||||
wait: 10
|
||||
delay: 10
|
||||
ignore_errors: true
|
||||
|
|
Loading…
Reference in a new issue