ansible/changelogs/fragments/66988-ansibleawsmodule-region.yaml
Mark Chappell d74ed41a4c
AnsibleAWSModule add 'region' method (#66988)
* Add get_aws_region to module_utils.ec2 and region to AnsibleAWSModule

* Add example use

* Add changelog
2020-02-21 11:58:02 -05:00

2 lines
155 B
YAML

minor_changes:
- 'AnsibleAWSModule - Add a helper (region) so that modules which migrate to using module.client() can still access the region information'