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.
ansible/test/integration/targets/ec2_instance/tasks
Mark Chappell 145b79ef0e ec2_instance test cleanup (#63708)
* ec2_instance/ec2_instance_info : Fixup sanity test errors

* Move ec2_instance integration tests to use aws_defaults

* Search for the AMI instead of hardcoding an AMI

* Make our VPC CIDR variable

* Remove AZ assumptions - no guarantees about specific AZs being available

* Make sure we terminate instances when we're done with them.

* Add a 10 second pause for IAM roles to become available before using them

* Wait on instance changes by default

* Switch out t2 instances for t3 they're cheaper and have more CPU available

* Pull t3.nano instance info a little earlier

* rework vpc_name and vpc_cidr a little

* Mark ec2_instance tests unsupported for now, they take too long
5 years ago
..
block_devices.yml ec2_instance test cleanup (#63708) 5 years ago
checkmode_tests.yml ec2_instance test cleanup (#63708) 5 years ago
cpu_options.yml ec2_instance test cleanup (#63708) 5 years ago
default_vpc_tests.yml ec2_instance test cleanup (#63708) 5 years ago
ebs_optimized.yml ec2_instance test cleanup (#63708) 5 years ago
env_cleanup.yml ec2_instance test cleanup (#63708) 5 years ago
env_setup.yml ec2_instance test cleanup (#63708) 5 years ago
external_resource_attach.yml ec2_instance test cleanup (#63708) 5 years ago
iam_instance_role.yml ec2_instance test cleanup (#63708) 5 years ago
instance_no_wait.yml ec2_instance test cleanup (#63708) 5 years ago
main.yml ec2_instance test cleanup (#63708) 5 years ago
tags_and_vpc_settings.yml ec2_instance test cleanup (#63708) 5 years ago
termination_protection.yml ec2_instance test cleanup (#63708) 5 years ago
version_fail.yml ec2_instance test cleanup (#63708) 5 years ago
version_fail_wrapper.yml ec2_instance test cleanup (#63708) 5 years ago