f89db2af99
Adding filename and destroy options to vmware_guest_disk
5 lines
226 B
YAML
5 lines
226 B
YAML
---
|
|
|
|
minor_changes:
|
|
- vmware_guest_disk - Add `destroy` option which allows to remove a disk without deleting the VMDK file.
|
|
- vmware_guest_disk - Add `filename` option which allows to create a disk from an existing VMDK.
|