From 2a5a4dd2a3a76d34e7b6ed60d180ebde9eea980a Mon Sep 17 00:00:00 2001 From: Mandar Kulkarni Date: Tue, 24 Aug 2021 15:15:23 -0700 Subject: [PATCH] Update changelogs fragment for better clarity --- ...7-iam_role-replace-UpdateRoleDescription-with-UpdateRole.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/697-iam_role-replace-UpdateRoleDescription-with-UpdateRole.yml b/changelogs/fragments/697-iam_role-replace-UpdateRoleDescription-with-UpdateRole.yml index 24ab84446e9..a31b43451d9 100644 --- a/changelogs/fragments/697-iam_role-replace-UpdateRoleDescription-with-UpdateRole.yml +++ b/changelogs/fragments/697-iam_role-replace-UpdateRoleDescription-with-UpdateRole.yml @@ -1,2 +1,2 @@ bugfixes: -- iam_role - Modified iam_role to replace update_role_description with update_role (https://github.com/ansible-collections/community.aws/pull/697). +- iam_role - Modified iam_role internal code to replace update_role_description with update_role (https://github.com/ansible-collections/community.aws/pull/697).