Merge pull request #3245 from defionscode/iam_doc
Clarified IAM module doc
This commit is contained in:
commit
a98cd86f88
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ DOCUMENTATION = '''
|
|||
module: iam
|
||||
short_description: Manage IAM users, groups, roles and keys
|
||||
description:
|
||||
- Allows for the management of IAM users, groups, roles and access keys.
|
||||
- Allows for the management of IAM users, user API keys, groups, roles.
|
||||
version_added: "2.0"
|
||||
options:
|
||||
iam_type:
|
||||
|
|
Loading…
Reference in a new issue