|
|
@ -32,7 +32,7 @@ description:
|
|
|
|
version_added: "2.0"
|
|
|
|
version_added: "2.0"
|
|
|
|
author: Paul Markham
|
|
|
|
author: Paul Markham
|
|
|
|
requirements:
|
|
|
|
requirements:
|
|
|
|
- Solaris 10 or later
|
|
|
|
- Solaris 10
|
|
|
|
options:
|
|
|
|
options:
|
|
|
|
state:
|
|
|
|
state:
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
@ -46,7 +46,7 @@ options:
|
|
|
|
- C(absent), destroy the zone.
|
|
|
|
- C(absent), destroy the zone.
|
|
|
|
- C(configured), configure the ready so that it's to be attached.
|
|
|
|
- C(configured), configure the ready so that it's to be attached.
|
|
|
|
- C(attached), attach a zone, but do not boot it.
|
|
|
|
- C(attached), attach a zone, but do not boot it.
|
|
|
|
- C(detach), stop and detach a zone
|
|
|
|
- C(detached), shutdown and detach a zone
|
|
|
|
choices: ['present', 'installed', 'started', 'running', 'stopped', 'absent', 'configured', 'attached', 'detached']
|
|
|
|
choices: ['present', 'installed', 'started', 'running', 'stopped', 'absent', 'configured', 'attached', 'detached']
|
|
|
|
default: present
|
|
|
|
default: present
|
|
|
|
name:
|
|
|
|
name:
|
|
|
|