ansible/test/units/modules/cloud/amazon
Yury V. Zaytsev d88d71e4b1 route53_zone: return existing zone id in check mode (#56702)
* Returns zone ID for existing zone or `null`
* route53_zone: add module unit tests
* route53_zone: add compatibility with Python 2.6 to the unit tests
* route53_zone: address pycodestyle warning (add blank line)
2019-05-24 16:28:55 +05:30
..
fixtures
placebo_recordings Added the OnFailure option to the AWS CloudFormation module (#52431) 2019-04-12 09:18:06 -07:00
__init__.py
test_aws_api_gateway.py
test_aws_direct_connect_connection.py
test_aws_direct_connect_link_aggregation_group.py
test_aws_s3.py
test_cloudformation.py Added the OnFailure option to the AWS CloudFormation module (#52431) 2019-04-12 09:18:06 -07:00
test_data_pipeline.py
test_ec2_group.py To ipv6 network (#48572) 2019-03-27 11:20:27 -04:00
test_ec2_utils.py
test_ec2_vpc_nat_gateway.py
test_ec2_vpc_vpn.py ec2_vpc_vpn: Add delay and wait_timeout parameter (#53940) 2019-03-18 11:05:51 -05:00
test_iam_password_policy.py
test_kinesis_stream.py
test_lambda.py
test_lambda_policy.py
test_redshift_cross_region_snapshots.py
test_route53_zone.py route53_zone: return existing zone id in check mode (#56702) 2019-05-24 16:28:55 +05:30
test_s3_bucket.py