mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-08 17:34:01 -07:00
fix doc links (#46094)
This commit is contained in:
parent
67e87d3d1c
commit
c5a8a911b3
4 changed files with 3 additions and 4 deletions
|
@ -17,7 +17,7 @@ author:
|
|||
- Vincent Van der Kussen (@vincentvdk)
|
||||
short_description: oVirt/RHEV platform management
|
||||
description:
|
||||
- This module only supports oVirt/RHEV version 3. A newer module M(ovirt_vms) supports oVirt/RHV version 4.
|
||||
- This module only supports oVirt/RHEV version 3. A newer module M(ovirt_vm) 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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue