cloudstack: cs_role: doc fixes.

pull/18864/head
Rene Moser 8 years ago
parent a8fc8249b4
commit b1ea79af51

@ -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…
Cancel
Save