mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 20:00:58 +00:00
Fix the oVirt high_performance VM type description.
This commit is contained in:
@@ -73,6 +73,7 @@ options:
|
||||
instance_type:
|
||||
description:
|
||||
- Define whether the instance is a server, desktop or high_performance.
|
||||
- I(high_performance) is supported since Ansible 2.5 and oVirt/RHV 4.2.
|
||||
choices: [ desktop, server, high_performance ]
|
||||
default: server
|
||||
aliases: [ vmtype ]
|
||||
|
||||
@@ -176,6 +176,7 @@ options:
|
||||
description:
|
||||
- Type of the Virtual Machine.
|
||||
- Default value is set by oVirt/RHV engine.
|
||||
- I(high_performance) is supported since Ansible 2.5 and oVirt/RHV 4.2.
|
||||
choices: [ desktop, server, high_performance ]
|
||||
quota_id:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user