ansible/changelogs/fragments/54434-iam-role-arn-parsing.yml
Ryan Brown d46ed88fa3 [aws] Fix IAM role name parsing to come from the ARN (#46076)
* [aws] Change IAM role name parsing to come from the ARN (#45534)

(cherry picked from commit fe6b7f6b5d)

* Changelog
2018-10-11 09:43:14 -07:00

2 lines
111 B
YAML

bugfixes:
- ec2_metadata_facts - Parse IAM role name from metadata ARN instead of security credential field.