mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
788010d0f0
* Add some integration tests for ec2_asg. * Remove exception handling from ec2_asg boto3 connection since it is handled in boto3_conn(). * Update test failure assertions * Use yaml anchor for credentials and remove unnecessary dependencies. * Move AWS boto3 module credentials tests to separate target * Remove filters from tests
6 lines
151 B
YAML
6 lines
151 B
YAML
---
|
|
# defaults file for ec2_asg
|
|
# Amazon Linux AMI 2017.09.0 (HVM), SSD Volume Type
|
|
ec2_ami_image:
|
|
us-east-1: ami-8c1be5f6
|
|
us-east-2: ami-c5062ba0
|