Update proxmox_kvm.py (#39045)

pull/4420/head
Dustin Rue 2018-04-20 02:06:53 -05:00 committed by Martin Krizek
parent f30698f65d
commit dbd0272f2e
1 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@ author: "Abdoul Bah (@helldorado) <bahabdoul at gmail.com>"
options: options:
acpi: acpi:
description: description:
- Specify if ACPI should be enables/disabled. - Specify if ACPI should be enabled/disabled.
type: bool type: bool
default: 'yes' default: 'yes'
agent: agent:
@ -50,7 +50,7 @@ options:
- You can use C(PROXMOX_PASSWORD) environment variable. - You can use C(PROXMOX_PASSWORD) environment variable.
autostart: autostart:
description: description:
- Specify, if the VM should be automatically restarted after crash (currently ignored in PVE API). - Specify if the VM should be automatically restarted after crash (currently ignored in PVE API).
type: bool type: bool
default: 'no' default: 'no'
balloon: balloon: