diff --git a/plugins/modules/proxmox_kvm.py b/plugins/modules/proxmox_kvm.py index 817fb8f410..953d75394e 100644 --- a/plugins/modules/proxmox_kvm.py +++ b/plugins/modules/proxmox_kvm.py @@ -408,6 +408,14 @@ options: smbios: description: - Specifies SMBIOS type 1 fields. + - "Comma separated, Base64 encoded (optional) SMBIOS properties:" + - C([base64=<1|0>] [,family=]) + - C([,manufacturer=]) + - C([,product=]) + - C([,serial=]) + - C([,sku=]) + - C([,uuid=]) + - C([,version=]) type: str snapname: description: