Skip to content

Commit

Permalink
Remove string of iam_managed_policy module docs (ansible-collections#952
Browse files Browse the repository at this point in the history
)

Remove string of iam_managed_policy module docs

SUMMARY
Remove "ex nihilo" docs of iam_managed_policy module
ISSUE TYPE

Docs Pull Request

COMPONENT NAME
iam_managed_policy

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Mark Chappell <None>

This commit was initially merged in https://github.com/ansible-collections/community.aws
See: ansible-collections/community.aws@82ad084
  • Loading branch information
greenflowers authored and alinabuzachis committed Oct 6, 2023
1 parent 6cd33ef commit 47f8cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/iam_managed_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
'''

EXAMPLES = r'''
# Create Policy ex nihilo
# Create a policy
- name: Create IAM Managed Policy
community.aws.iam_managed_policy:
policy_name: "ManagedPolicy"
Expand Down

0 comments on commit 47f8cd4

Please sign in to comment.