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/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 Enable cloud tests for use with ansible-test. 2017-05-05 21:46:29 +08:00
meta Enable cloud tests for use with ansible-test. 2017-05-05 21:46:29 +08:00
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