mirror of https://github.com/ansible/ansible.git
[2.8] Fix STS assume role error message when role does not exist (#63305)
* 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.8] Fix STS assume role error message when role does not exist * fix changelog sanitypull/63361/head
parent
ca830ef42d
commit
2ccfc29b7e
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- sts_assume_role - fix assertion text in integration test
|
||||||
Loading…
Reference in New Issue