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
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
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
integration Move profile and region checking to module_utils.ec2 (#31921) 2017-11-07 13:56:17 -05:00
legacy remove unused ssh pipelining setters 2017-10-03 09:22:01 -04:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
sanity docker: PEP8 compliancy and documentation changes (#32628) 2017-11-07 15:35:50 +01:00
units ironware_config module (#32187) 2017-11-07 08:22:22 +00:00
utils Script to generate DCI Coverage (#32550) 2017-11-03 16:28:26 +00:00