Skip to content

Commit

Permalink
Update extends_documentation_fragment with amazon.aws.boto3 (ansible-…
Browse files Browse the repository at this point in the history
…collections#1459)

Update extends_documentation_fragment with amazon.aws.boto3

Depends-On: ansible/ansible-zuul-jobs#1654
SUMMARY

As per ansible-collections/amazon.aws#985 add amazon.aws.boto3.

ISSUE TYPE

Docs Pull Request

COMPONENT NAME

several

Reviewed-by: Jill R <None>
Reviewed-by: Mark Chappell <None>
Reviewed-by: Markus Bergholz <[email protected]>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections@bd3c03f
  • Loading branch information
alinabuzachis committed Oct 6, 2023
1 parent 0961d16 commit 0c589da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions plugins/modules/iam_role.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.boto3
- amazon.aws.tags
'''

Expand Down
1 change: 1 addition & 0 deletions plugins/modules/iam_role_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.boto3
'''

Expand Down

0 comments on commit 0c589da

Please sign in to comment.