diff --git a/plugins/modules/proxmox_kvm.py b/plugins/modules/proxmox_kvm.py index d5852c29397..fe554704433 100644 --- a/plugins/modules/proxmox_kvm.py +++ b/plugins/modules/proxmox_kvm.py @@ -26,6 +26,7 @@ description: - Specify a path to an archive to restore (instead of creating or cloning a VM). type: str + version_added: 6.5.0 acpi: description: - Specify if ACPI should be enabled/disabled.