community.general/lib/ansible/modules/cloud
Nijin Ashok e7d784e5cc ovirt_disk: Don't pass "initial_size" while adding the disk (#52559)
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.
2019-02-19 08:22:04 -05:00
..
alicloud Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
amazon Fixed typos (#52426) 2019-02-17 22:49:40 +01:00
atomic Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure adding sqldatabase facts (#43324) 2019-02-19 13:09:53 +08:00
centurylink Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
cloudscale cloudscale_volume: fail fast on volume type change (#52231) 2019-02-18 17:48:47 +00:00
cloudstack Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
digital_ocean Assorted pylint fixes 2019-02-15 06:54:47 -08:00
dimensiondata Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
docker docker modules: add missing option types (#52422) 2019-02-18 15:40:52 -05:00
google GCE deprecation warning (#52116) 2019-02-18 16:42:19 +00:00
heroku
kubevirt Add kubevirt_rs module (#52472) 2019-02-19 09:10:06 +00:00
linode Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
lxc Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
lxd Assorted pylint fixes 2019-02-15 06:54:47 -08:00
memset Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
misc Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
oneandone E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
online Add an Online servers fact 2018-09-24 21:03:50 +02:00
opennebula add range_start and range_end agrs when query vm by a single id (#50056) 2018-12-20 01:51:20 -05:00
openstack provider_segmentation_id is int (#51600) 2019-02-18 18:26:03 -05:00
ovh Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
ovirt ovirt_disk: Don't pass "initial_size" while adding the disk (#52559) 2019-02-19 08:22:04 -05:00
packet E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
profitbricks Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
pubnub E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
rackspace Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
scaleway Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
smartos New Module for SmartOS: nictagadm (#35919) 2019-01-23 04:57:46 +01:00
softlayer Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
spotinst Spotinst - adding support for instance health check validation (#49211) 2019-01-18 20:30:03 +00:00
univention Assorted pylint fixes 2019-02-15 06:54:47 -08:00
vmware VMware: add new module vmware_host_kernel_manager (#52503) 2019-02-18 21:57:49 +05:30
vultr Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
webfaction Assorted pylint fixes 2019-02-15 06:54:47 -08:00
xenserver New module: xenserver_guest_facts - returns facts of XenServer VMs (#49426) 2019-02-12 16:56:49 +05:30
__init__.py