mirror of https://github.com/ansible/ansible.git
Make the ec2 wait code a little smarter
The code to determine the number of running instances could blow up if the response from AWS did not actually contain any data. This code makes it a bit smarter in handling, so that it will wait for a valid response regardless of the wait condition. Fixes #3980reviewable/pr18780/r1
parent
a774f686f7
commit
e14d857037
Loading…
Reference in New Issue