ansible/test/integration/targets/ec2_group
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
..
defaults
meta
tasks Move profile and region checking to module_utils.ec2 (#31921) 2017-11-07 13:56:17 -05:00
aliases Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00