Files
community.general/lib/ansible/modules/cloud
Vinay Dandekar ff9b86f560 Revert back to getting the AWS role name from the URI with a small change (#49113)
- The role name and instance profile name _can_ be different
- Change the delimiter to `:` for keys that are discovered through the JSON parsing (which is not a valid delimiter for AWS IAM role names), this delimiter is still converted to underscore
- Now checks for the existence of that delimiter to remove the cases where the JSON keys are appended to the role name to find the role name
2018-11-27 17:52:24 -05:00
..
2018-11-27 20:41:01 +05:30
2018-11-21 10:32:42 +00:00
2018-09-24 21:03:50 +02:00
2018-08-24 19:43:35 -04:00
2018-11-21 10:32:42 +00:00
2018-08-24 19:43:35 -04:00
2018-09-25 11:15:51 +01:00
2018-11-21 10:32:42 +00:00