Fix typo in integration test runner role

pull/13606/head
James Cammarata 9 years ago
parent 0c154e81f0
commit 73a0153b8e

@ -26,5 +26,5 @@
register: test_results
until: test_results.finished
retries: 360
wait: 10
delay: 10
ignore_errors: true

Loading…
Cancel
Save