90c3337316
* Added win_partition module * Fixes sanity tests * Requested changes minus changes in partition_size * Removed trailing whitespace and fixed docstring * Changes to parititon_size to allow variable units * Stricter regex for partition_size
7 lines
128 B
Django/Jinja
7 lines
128 B
Django/Jinja
create vdisk file="{{ AnsibleVhdx }}" maximum=2000 type=fixed
|
|
|
|
select vdisk file="{{ AnsibleVhdx }}"
|
|
|
|
attach vdisk
|
|
|
|
convert mbr
|