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#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/community.aws@bd3c03f
  • Loading branch information
alinabuzachis authored and abikouo committed Sep 20, 2023
1 parent 0348b72 commit 947ff84
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 947ff84

Please sign in to comment.