1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud
Abhijeet Kasurde 70f6cdb814
VMware: add cluster name in facts (#53056)
Fixes: #45280

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-03-06 10:15:26 +05:30
..
alicloud Fix incorrect use of is for comparisons. 2019-02-12 16:33:13 -08:00
amazon If the private_ip has been provided for the new network interface it shouldn't also be added to top level parameters for run_instances (#52579) 2019-03-04 12:55:37 -06:00
atomic Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure Fixes #42407 add inbound_nat_rules for loadbalancer (#52966) 2019-03-06 07:15:52 +08:00
centurylink Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
cloudscale cloudscale_server: refactor to implement update (#52683) 2019-03-05 10:40:16 +01:00
cloudstack cloudstack: streamline modules doc (part 2) (#52730) 2019-02-28 07:27:14 -05: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_swarm_service: Add hosts option (#53290) 2019-03-05 18:59:49 +00:00
google Bug fixes for GCP modules (#52616) 2019-02-20 16:27:05 -05:00
hcloud Add hcloud server module (#53062) 2019-03-05 07:30:24 +01:00
heroku
kubevirt kubevirt: Add datavolumes support (#52998) 2019-03-05 17:13:40 +05:30
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 lxd_container fix to check for snap package install unix.socket #34924 (#51541) 2019-02-22 09:24:07 +00:00
memset Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
misc terraform: patch state 'planned' outputs and perform minor refactor (#52004) 2019-02-26 11:39:13 +00:00
oneandone
online
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 Fix typo (#53123) 2019-03-01 23:45:59 +01:00
ovh Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
ovirt ovirt_network: Fix update_check for cluster network role (#53318) 2019-03-05 08:40:15 -05:00
packet
profitbricks
pubnub
rackspace
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
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 cluster name in facts (#53056) 2019-03-06 10:15:26 +05:30
vultr Add snapshot support for vultr_server (#52781) 2019-02-24 19:57:19 +01:00
webfaction Assorted pylint fixes 2019-02-15 06:54:47 -08:00
xenserver New module: xenserver_guest_powerstate - manages powerstate of XenServer VMs (#49425) 2019-02-28 17:55:05 +05:30
__init__.py