mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
cloudstack: cs_role: doc fixes.
This commit is contained in:
@@ -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' ]
|
||||
|
||||
Reference in New Issue
Block a user