mirror of https://github.com/ansible/ansible.git
Fixes ec2.py assume_role. (#37357)
* Fixes ec2.py assume_role Previously when connect_to_aws was called it updated the credentials in place. "connect_to_aws" is called multiple times: on the second run it tries to assume the same role it is already using, and potentially failing depending on your iam policies.pull/45169/head
parent
324b57d6ae
commit
cf1006179d
Loading…
Reference in New Issue