mirror of https://github.com/ansible/ansible.git
[2.9] Fix STS assume role error message when role does not exist (#63307)
* Fix STS assume role error message when role does not exist (#63249) AWS appears to have changed this error message again. Fixes https://app.shippable.com/github/ansible/ansible/runs/145643/115/tests * [2.9] Fix STS assume role error message when role does not exist * fix changelog sanitypull/63355/head
parent
e05938e05e
commit
37b4a5089e
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- sts_assume_role - fix assertion text in integration test
|
||||||
Loading…
Reference in New Issue