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 #3980pull/4156/merge
parent
1c97831288
commit
8b010cbb45
Loading…
Reference in New Issue