mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Make aws_ses_identity module work when region is provided via environment or config. (#51627)
fixes #51531
This commit is contained in:
committed by
Sloane Hertel
parent
46f8bd47ce
commit
30aeab4709
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- aws_ses_identity module works when region is provided using config or environment variables rather than the region parameter (https://github.com/ansible/ansible/issues/51531)
|
||||
Reference in New Issue
Block a user