cloudstack: cs_role: doc fixes.
This commit is contained in:
parent
a8fc8249b4
commit
b1ea79af51
1 changed files with 2 additions and 2 deletions
|
@ -51,12 +51,12 @@ options:
|
|||
choices: [ 'User', 'DomainAdmin', 'ResourceAdmin', 'Admin' ]
|
||||
description:
|
||||
description:
|
||||
- Description of the role
|
||||
- Description of the role.
|
||||
required: false
|
||||
default: null
|
||||
state:
|
||||
description:
|
||||
- State of the pod.
|
||||
- State of the role.
|
||||
required: false
|
||||
default: 'present'
|
||||
choices: [ 'present', 'absent' ]
|
||||
|
|
Loading…
Add table
Reference in a new issue