community.general/lib/ansible/modules/cloud
William 2ea9cfcd52 Fix python 3 compatibility for network id lookup (#45467)
Due to a change in python 3 filters return filter instead of list. This breaks the network name to id lookup for the docker_swarm_module. By wrapping it in list it ensures it is a list when returned and the id is extracted.
2018-09-11 15:45:42 -04:00
..
amazon [AWS] cloudfront_distribution - fix method name from 'validate_distribution_id_from_caller_reference' to 'validate_distribution_from_caller_reference' and set distribution_id to the distribution's key 'Id' (#45498) 2018-09-11 15:08:30 -04:00
atomic state: present added in docs (#37197) 2018-08-24 12:22:18 -05:00
azure Avoid duplicate Azure storage account types. 2018-09-11 10:37:48 -07:00
centurylink
cloudscale
cloudstack Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
digital_ocean
dimensiondata
docker Fix python 3 compatibility for network id lookup (#45467) 2018-09-11 15:45:42 -04:00
google [gcp] gcp_compute_backend_service changes (#44796) 2018-08-29 16:41:37 -04:00
heroku
linode Linode: Mark 'name' as required. Fixes #29785 (#44699) 2018-08-30 05:09:21 +02:00
lxc
lxd
memset
misc Add documentation for the modify command, by giving a example (#19699) 2018-09-11 11:38:39 -04:00
oneandone
online Add an user facts module for Online (#44709) 2018-08-31 14:02:40 -04:00
opennebula Update one_vm.py (#43349) 2018-08-22 01:56:47 -04:00
openstack Update os_server docs when removing an instance (#41963) 2018-08-24 10:42:25 -04:00
ovh Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
ovirt recator uploading disk and downloading (#43635) 2018-08-31 03:23:52 -04:00
packet
profitbricks
pubnub
rackspace Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
scaleway fix version number because this was backported 2018-09-06 11:35:39 -07:00
smartos
softlayer
spotinst
univention
vmware VMware: exclude start_connected from host customization check (#40990) 2018-09-10 16:15:47 +05:30
vultr
webfaction
__init__.py