mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e7d784e5cc
Currently we are passing "initial_size" while creating the disk for block based storage domains. Since this is equal to the size of the disk, all the thin provisioned disk which is created using this module will be having the size equal to the virtual size of the disk. The "initial_size" is only required while uploading the image. The patch take care of the same. |
||
---|---|---|
.. | ||
ansible |