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 1592aed commit 3323d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/iam_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.boto3
'''

EXAMPLES = r'''
Expand Down

0 comments on commit 3323d3c

Please sign in to comment.