Fix typo in integration test runner role

This commit is contained in:
James Cammarata 2015-12-18 12:44:57 -05:00
parent 0c154e81f0
commit 73a0153b8e

View file

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