1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2017-11-07 13:56:17 -05:00
..
meta [cloud] New module: AWS API Gageway module (#20230) 2017-06-05 10:25:56 -04:00
tasks Move profile and region checking to module_utils.ec2 (#31921) 2017-11-07 13:56:17 -05:00
templates [cloud] New module: AWS API Gageway module (#20230) 2017-06-05 10:25:56 -04:00
aliases Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00