mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 05:41:04 +00:00
Fix typo in integration test runner role
This commit is contained in:
@@ -26,5 +26,5 @@
|
||||
register: test_results
|
||||
until: test_results.finished
|
||||
retries: 360
|
||||
wait: 10
|
||||
delay: 10
|
||||
ignore_errors: true
|
||||
|
||||
Reference in New Issue
Block a user