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/aws_api_gateway
Will Thames c93ddf5473 Move profile and region checking to module_utils.ec2 (#31921)
* Move profile and region checking to module_utils.ec2

Remove ProfileNotFound checking from individual modules

There are plenty of `if not region:` checks that could be removed,
once more thorough testing of this change has occured

The ec2_asg, iam_managed_policy and ec2_vpc_subnet_facts modules
would also benefit from this change but as they do not have tests
and are marked stableinterface, they do not get this change.
7 years ago
..
meta [cloud] New module: AWS API Gageway module (#20230) 7 years ago
tasks Move profile and region checking to module_utils.ec2 (#31921) 7 years ago
templates [cloud] New module: AWS API Gageway module (#20230) 7 years ago
aliases Split cloud tests into two CI groups. 7 years ago