From 816e194e375913537b31c2c8e2bd5baa6fdfb308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ne=C4=8Das?= Date: Mon, 4 Nov 2019 13:19:07 +0100 Subject: [PATCH] ovirt_vm: update cpu_threads docs (#64380) --- lib/ansible/modules/cloud/ovirt/ovirt_vm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/ovirt/ovirt_vm.py b/lib/ansible/modules/cloud/ovirt/ovirt_vm.py index 9b1eb871783..e528cf1a5c7 100644 --- a/lib/ansible/modules/cloud/ovirt/ovirt_vm.py +++ b/lib/ansible/modules/cloud/ovirt/ovirt_vm.py @@ -195,7 +195,7 @@ options: - Default value is set by oVirt/RHV engine. cpu_threads: description: - - Number of virtual CPUs sockets of the Virtual Machine. + - Number of threads per core of the Virtual Machine. - Default value is set by oVirt/RHV engine. version_added: "2.5" type: