1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix the oVirt high_performance VM type description.

This commit is contained in:
Martin Perina 2018-02-06 09:17:57 +01:00 committed by ansibot
parent 56ce2773c5
commit 138de603d9
2 changed files with 2 additions and 0 deletions

View file

@ -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 ]

View file

@ -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: