Correct spelling mistake in proxmox_kvm (#66133)
* Correct a little spelling mistake in proxmox_kvm - changed 'update' to 'updated'
This commit is contained in:
parent
458268f4cb
commit
80896792c8
1 changed files with 1 additions and 1 deletions
|
@ -331,7 +331,7 @@ options:
|
||||||
default: 30
|
default: 30
|
||||||
update:
|
update:
|
||||||
description:
|
description:
|
||||||
- If C(yes), the VM will be update with new value.
|
- If C(yes), the VM will be updated with new value.
|
||||||
- Cause of the operations of the API and security reasons, I have disabled the update of the following parameters
|
- Cause of the operations of the API and security reasons, I have disabled the update of the following parameters
|
||||||
- C(net, virtio, ide, sata, scsi). Per example updating C(net) update the MAC address and C(virtio) create always new disk...
|
- C(net, virtio, ide, sata, scsi). Per example updating C(net) update the MAC address and C(virtio) create always new disk...
|
||||||
type: bool
|
type: bool
|
||||||
|
|
Loading…
Reference in a new issue