Update iam_role.update_role_description to use UpdateRole action #204
Labels
affects_2.10
bug
This issue/PR relates to a bug
easyfix
Good for new comers and easy to start with contribution
module
module
plugins
plugin (any type)
python3
waiting_on_contributor
Needs help. Feel free to engage to get things unblocked
SUMMARY
UpdateRoleDescription
action is deprecated and should be replaced with UpdateRole action call, but in a way such that existing workflows reliant on the UpdateRoleDescription permission are able to use it if necessary.ISSUE TYPE
COMPONENT NAME
iam_role
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
Windows 10 / WSL Ubuntu 18.04
STEPS TO REPRODUCE
Using an AWS role with
iam:UpdateRole
permissions on another existing role:EXPECTED RESULTS
No error, role updates successfully.
ACTUAL RESULTS
Module call fails:
The text was updated successfully, but these errors were encountered: