community.general/lib/ansible/modules/cloud
Ondra Machacek 4269b12c9d Ovirt vms improve (#20882)
* cloud: ovirt: add function to get id by name

* cloud: ovirt: add instance type parameter

* cloud: ovirt: use param method instead of module.params

* cloud: ovirt: use 'and' at begging of next line

* cloud: ovirt: add description parameter to vms module

* cloud: ovirt: add comment parameter to vms module

* cloud: ovirt: add timezone parameter to vms module

* cloud: ovirt: add serial_policy parameter to vms module
2017-02-02 13:51:26 -05:00
..
amazon [cloud] rds module: handle parameters that are False, but also not the default value. Fixes #20370 (#20646) 2017-02-02 09:49:19 -05:00
atomic PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
azure PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
centurylink PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
cloudscale doc: changelog: add new module cloudscale_server 2017-01-17 23:21:37 +01:00
cloudstack PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
digital_ocean Minor grammar change in Digital_Ocean Module doc (#19674) 2016-12-25 00:24:54 +01:00
dimensiondata doc: changelog: new module dimensiondata_network 2017-01-17 08:20:35 +01:00
docker PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
google [GCE] External IP Address Module. (#20779) 2017-02-01 10:08:02 -05:00
linode PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
lxc
lxd Correctly link to modules (#20019) 2017-01-08 17:06:07 +00:00
misc PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
openstack PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
ovh PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ovirt Ovirt vms improve (#20882) 2017-02-02 13:51:26 -05:00
packet PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
profitbricks PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
rackspace PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
smartos Add support for additional properties when creating new VMs. (#20792) 2017-01-30 14:22:54 -05:00
softlayer PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
univention moved univention into cloud 2017-01-16 14:43:17 -05:00
vmware PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
webfaction PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
__init__.py