community.general/lib/ansible/modules/cloud
Adam Chalkley 405c7b7ab3 lxd_container: Create container via fingerprint (#52737)
In addition to using creating container using image
aliases, containers can also be created using
fingerprints, provided that the playbook author provide
alternate values for 'server', 'protocol' and swap out
'alias' for 'fingerprint'.

+label: docsite_pr
2019-04-17 13:35:48 -05:00
..
alicloud Fix incorrect use of is for comparisons. 2019-02-12 16:33:13 -08:00
amazon ec2_launch_template - fix spelling mistake (#55383) 2019-04-16 11:45:12 -04:00
atomic Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure fix sample in docs (#55420) 2019-04-17 01:41:58 -04:00
centurylink Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
cloudscale cloudscale_server: implement param server_groups (#54868) 2019-04-11 00:16:35 +02:00
cloudstack Proper handling of lower case name for InternalLbVm Service Provider (#55087) 2019-04-10 07:50:08 -04: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 modules: make sure everything works with older docker-py versions (#55258) 2019-04-17 13:50:57 -04:00
google Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
hcloud hcloud: Fix testsuite (#55076) 2019-04-10 15:16:10 +02:00
heroku New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02:00
huawei Add description (#55429) 2019-04-17 05:56:20 -04:00
kubevirt Modify kubevirt_vm crud/wait logic (#54404) 2019-04-04 10:36:38 +01:00
linode Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
lxc Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
lxd lxd_container: Create container via fingerprint (#52737) 2019-04-17 13:35:48 -05:00
memset Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
misc virt_net: idempotency of create/stop actions (#53276) 2019-03-28 21:42:35 +05:30
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 os_volume: Modify existing volume (#54905) 2019-04-10 10:41:41 +01:00
oracle Initial commit for Oracle Cloud Infrastructure modules (#53156) 2019-04-09 07:59:31 -04:00
ovh Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
ovirt ovirt_disk: really add new content types (#54720) 2019-04-05 05:40:51 -04:00
packet E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
podman Add podman_image and podman_image_info modules (#55103) 2019-04-10 18:28:09 -05:00
profitbricks Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
pubnub E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
rackspace Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
scaleway Remove check for commercial types in scaleway_compute (#54535) 2019-04-01 07:02:12 -04: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 The Univention modules have a issue with an unassigned variable. (#55083) 2019-04-10 10:43:56 +01:00
vmware Change to fix issue found while cloning template with opaque network (#55375) 2019-04-17 11:18:17 +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: Minor bug fixes 2 (#54697) 2019-04-08 12:27:02 -04:00
__init__.py