community.general/lib/ansible/modules/cloud
Abhijeet Kasurde a28eb94f1a
VMware: Fix vcenter connection error message (#33621)
This fix make error message easily understable which is provided
by vcenter or ESXi server.

Fixes: #24672

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-06 14:06:35 +05:30
..
amazon iam_role - Add option to supress the creation of instance profiles (fixes #26023) (#32527) 2017-12-06 12:46:35 +10:00
atomic atomic_container: drop duplicate 'latest' choice (#32794) 2017-11-10 16:21:00 -05:00
azure Fix incorrect formatting call in azure module (#33561) 2017-12-05 14:50:59 +05:30
centurylink Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
cloudscale Add Github handle to cloudscale_sever module author field (#33354) 2017-11-30 17:54:59 +10:00
cloudstack Add missing msg in fail_json (#33543) 2017-12-04 21:57:58 +05:30
digital_ocean Fix Digital Ocean tags module data type (#33486) 2017-12-03 01:21:19 +05:30
dimensiondata Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
docker Fix memory_reservation typo in docker_container module (#33375) 2017-11-29 19:01:49 -05:00
google Fix typo in gce_labels documentation (#33186) 2017-11-22 13:55:48 +00:00
linode linode: PEP8 compliancy and doc fixes (#30922) 2017-09-26 09:48:08 -04:00
lxc Keep newlines when reading LXC container config file (#32219) 2017-11-14 10:46:39 -06:00
lxd Adding doc for the description argument of lxd_profile module 2017-10-09 11:11:58 -04:00
misc Add missing comma in lists (#33557) 2017-12-05 15:44:56 +01:00
openstack Issue 19612 os router to allow adding interface by port ip (#30409) 2017-11-28 09:46:08 -05:00
ovh Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovirt ovirt_vms: Fix issue in stopping stateless VMs (#32955) 2017-11-22 19:51:20 +01:00
packet Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
profitbricks Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
smartos Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
softlayer sl_vm: PEP8 compliancy and documentation changes (#32657) 2017-11-15 15:22:32 -05:00
univention Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware VMware: Fix vcenter connection error message (#33621) 2017-12-06 14:06:35 +05:30
vultr vultr: new module utils and common docs (#30868) 2017-11-01 20:16:59 +01:00
webfaction Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py