cloud: ovirt/rhev add note old modules were replaced (#22118)
parent
b8f4b1f951
commit
85fc930066
|
@ -27,7 +27,8 @@ module: ovirt
|
|||
author: "Vincent Van der Kussen (@vincentvdk)"
|
||||
short_description: oVirt/RHEV platform management
|
||||
description:
|
||||
- allows you to create new instances, either from scratch or an image, in addition to deleting or stopping instances on the oVirt/RHEV platform
|
||||
- This module only supports oVirt/RHEV version 3. A newer module M(ovirt_vms) supports oVirt/RHV version 4.
|
||||
- Allows you to create new instances, either from scratch or an image, in addition to deleting or stopping instances on the oVirt/RHEV platform.
|
||||
version_added: "1.4"
|
||||
options:
|
||||
user:
|
||||
|
|
|
@ -27,6 +27,7 @@ module: rhevm
|
|||
author: Timothy Vandenbrande
|
||||
short_description: RHEV/oVirt automation
|
||||
description:
|
||||
- This module only supports oVirt/RHEV version 3. A newer module M(ovirt_vms) supports oVirt/RHV version 4.
|
||||
- Allows you to create/remove/update or powermanage virtual machines on a RHEV/oVirt platform.
|
||||
version_added: "2.2"
|
||||
requirements:
|
||||
|
|
Loading…
Reference in New Issue