mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75507e7569
Per #3877, the code to wait for spot instance requests to finish would hang for the full wait time if any spot request failed for any reason. This commit introduces status checks for spot requests, so if the request fails, finishes, or is cancelled the task will fail/succeed accordingly. One edge case introduced here is tha if a user terminates the instance associated with the request manually it won't fail the play, under the presumption that the user *wants* the instance terminated. |
8 years ago | |
---|---|---|
.. | ||
__init__.py | 10 years ago | |
_ec2_ami_search.py | 9 years ago | |
cloudformation.py | 8 years ago | |
ec2.py | 8 years ago | |
ec2_ami.py | 9 years ago | |
ec2_ami_find.py | 9 years ago | |
ec2_asg.py | 8 years ago | |
ec2_eip.py | 8 years ago | |
ec2_elb.py | 9 years ago | |
ec2_elb_lb.py | 8 years ago | |
ec2_facts.py | 9 years ago | |
ec2_group.py | 8 years ago | |
ec2_key.py | 9 years ago | |
ec2_lc.py | 8 years ago | |
ec2_metric_alarm.py | 9 years ago | |
ec2_scaling_policy.py | 9 years ago | |
ec2_snapshot.py | 9 years ago | |
ec2_tag.py | 9 years ago | |
ec2_vol.py | 9 years ago | |
ec2_vpc.py | 8 years ago | |
ec2_vpc_net.py | 8 years ago | |
elasticache.py | 9 years ago | |
elasticache_subnet_group.py | 9 years ago | |
iam.py | 8 years ago | |
iam_cert.py | 8 years ago | |
iam_policy.py | 8 years ago | |
rds.py | 8 years ago | |
rds_param_group.py | 9 years ago | |
rds_subnet_group.py | 9 years ago | |
route53.py | 9 years ago | |
s3.py | 9 years ago |