iam_role: fix docs, managed_policy not required (#35229)
This commit is contained in:
parent
ef6b478d2a
commit
a8b9d7f8be
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ options:
|
|||
description:
|
||||
- A list of managed policy ARNs or, since Ansible 2.4, a list of either managed policy ARNs or friendly names.
|
||||
To embed an inline policy, use M(iam_policy). To remove existing policies, use an empty list item.
|
||||
required: true
|
||||
aliases: [ managed_policies ]
|
||||
state:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue