mirror of https://github.com/ansible/ansible.git
Unpack AWS reservations while waiting to terminate (#4012)
Previously calculation of the number of instances that have been terminated assumed all instances were in the first reservation returned by AWS. If this is not the case the calculated number of instances terminated never reaches the number of instances and the module always times out. By unpacking the instances we get an accurate number and the module correctly exits.pull/18777/head
parent
1a02005b8d
commit
f916dae700
Loading…
Reference in New Issue