community.general/lib/ansible/modules/cloud
Bojan Vitnik e775434a52 XenServer: Documentation improvements and fixes for XenServer related modules (#53498)
- More info added to module docs.
 - Fixed errors and typos in module docs.
 - Added parameter types to module docs.
 - Some error messages are fixed and/or changed to be more helpful.
 - Some code comments changed and added.
 - Updated unit tests that test changed error messages.
 - Improved module examples.
 - Improved docs for custom_params xenserver_guest module parameter
2019-03-11 08:56:17 +05:30
..
alicloud Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
amazon Update elb_target_group.py (#52882) 2019-03-09 09:32:18 -06:00
atomic Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure Updating azure-mgmt-resource package version to 2.1.0 (#53437) 2019-03-07 14:55:28 +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: fix missing param use_private_network (#53381) 2019-03-06 16:22:15 +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: Extend mount options (#53559) 2019-03-09 14:35:57 -06:00
google Bug fixes for GCP modules (#52616) 2019-02-20 16:27:05 -05:00
hcloud hcloud: Add labels support to hcloud_server (#53514) 2019-03-08 11:10:30 +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 Minor Undefined variable fixes (#53383) 2019-03-08 08:35:13 -05: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 Add port_security_enabled argument to os_port module (#47715) 2019-03-07 14:56:50 -05:00
ovh Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
ovirt ovirt_vnic_profile: Fix issue in resetting the network filter (#53392) 2019-03-08 07:54:55 -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: fail module when unable to find the user specified folder (#53474) 2019-03-08 09:39:55 +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 XenServer: Documentation improvements and fixes for XenServer related modules (#53498) 2019-03-11 08:56:17 +05:30
__init__.py