community.general/lib/ansible/modules/cloud
Gaudenz Steinlin 8111425a96 Cloudscale server password (#53701)
* cloudscale_server: remove required parameter check

The valid parameter combinations are already checked by the API. There
is no need to check a subset of this in the Ansible module as well. This
makes it more likely that future changes in the API won't require
changes in the Ansible module.

* cloudscale_server: add password parameter

Recent revisions of the cloudscale.ch API allow setting a password for a
server. Add this option to the cloudscale_server module.
2019-03-12 21:56:05 +01:00
..
alicloud
amazon Update elb_target_group.py (#52882) 2019-03-09 09:32:18 -06:00
atomic
azure proper approach to query paged resources (#53500) 2019-03-11 03:13:41 -04:00
centurylink
cloudscale Cloudscale server password (#53701) 2019-03-12 21:56:05 +01:00
cloudstack cloudstack: streamline modules doc (part 2) (#52730) 2019-02-28 07:27:14 -05:00
digital_ocean
dimensiondata
docker docker_container: show warnings, fix/improve tests (#53440) 2019-03-11 19:04:06 +10:00
google
hcloud hcloud_server: streamline label handling (#53633) 2019-03-11 16:57:23 +01:00
heroku
kubevirt kubevirt: add kubevirt_pvc module with CDI support (#53327) 2019-03-11 14:36:43 +00:00
linode
lxc
lxd
memset
misc Minor Undefined variable fixes (#53383) 2019-03-08 08:35:13 -05:00
oneandone
online
opennebula
openstack Add port_security_enabled argument to os_port module (#47715) 2019-03-07 14:56:50 -05:00
ovh
ovirt add ovirt_disk check mode (#53625) 2019-03-11 10:54:02 -04:00
packet
profitbricks
pubnub
rackspace
scaleway
smartos
softlayer
spotinst
univention
vmware Update vmware_vmkernel.py (#53084) 2019-03-11 17:15:19 -05:00
vultr
webfaction
xenserver XenServer: Documentation improvements and fixes for XenServer related modules (#53498) 2019-03-11 08:56:17 +05:30
__init__.py