community.general/lib/ansible/modules/extras/cloud
Kevin Carter 798f89c2e5 Updated volume create methods for a more consistent process
The volume create methods were making an assumption on the unit
sizes being presented by the `vgdisplay` and the `lvdisplay`
commands. To correct the assumption the commands will now enforce
a unit size of "g" which will alway convert sives to gigabytes.
This was an issue brought up by @hughsaunders.
2016-12-08 11:32:26 -05:00
..
google Do not check for the image before calling gce.ex_create_image() or gce.ex_delete_image(), instead catching the ResourceExistsError or ResourceNotFoundError respectively. 2016-12-08 11:32:24 -05:00
lxc Updated volume create methods for a more consistent process 2016-12-08 11:32:26 -05:00
misc Categorize some modules. 2016-12-08 11:32:19 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00