|
|
@ -39,6 +39,7 @@ options:
|
|
|
|
origin:
|
|
|
|
origin:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Snapshot from which to create a clone
|
|
|
|
- Snapshot from which to create a clone
|
|
|
|
|
|
|
|
default: null
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
createparent:
|
|
|
|
createparent:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
@ -48,6 +49,8 @@ options:
|
|
|
|
key_value:
|
|
|
|
key_value:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- The C(zfs) module takes key=value pairs for zfs properties to be set. See the zfs(8) man page for more information.
|
|
|
|
- The C(zfs) module takes key=value pairs for zfs properties to be set. See the zfs(8) man page for more information.
|
|
|
|
|
|
|
|
default: null
|
|
|
|
|
|
|
|
required: false
|
|
|
|
|
|
|
|
|
|
|
|
author: "Johan Wiren (@johanwiren)"
|
|
|
|
author: "Johan Wiren (@johanwiren)"
|
|
|
|
'''
|
|
|
|
'''
|
|
|
|