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/plugins/modules/cloud
rchicoli 58eb94fff3
lxd_container: support lxd instance types (#3661)
* lxd_container: support lxd instance types

Update the lxd_container module to enable the new LXD API endpoint,
which supports different types of instances, such as containers and virtual machines.
The type attributes can be set explicitly to create containers or virtual machines.

* lxd_container: rename references from containers to instances

* lxd_container: add an example of creating vms

* lxd_container: update doc

* lxd_container: fix pylint

* resolve converstation

* remove type from config

* remove outdated validation related to the instance api

* correct diff

* changing last bits

* add missing dot
2021-11-20 08:20:24 +01:00
..
alicloud added supports_check_mode=True to info/facts modules (#3084) 2021-07-27 18:24:29 +02:00
atomic Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
centurylink mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
dimensiondata Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
heroku mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
huawei Fix a bunch of potential security issues (secret leaking) (#1736) 2021-02-08 16:33:18 +01:00
linode mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
lxc Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
lxd lxd_container: support lxd instance types (#3661) 2021-11-20 08:20:24 +01:00
memset added supports_check_mode=True to info/facts modules (#3084) 2021-07-27 18:24:29 +02:00
misc Fixed - TypeError: unexpected keyword argument (#3649) 2021-10-31 20:21:38 +01:00
oneandone mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
online Fixed sanity checks for cloud/online/ modules (#2677) 2021-05-29 16:48:59 +02:00
opennebula opennebula: fix error message when renaming an image (#3626) 2021-10-31 18:37:34 +01:00
oracle mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
ovh mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
packet Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
profitbricks mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
pubnub mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
rackspace mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
scaleway mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
smartos added supports_check_mode=True to info/facts modules (#3084) 2021-07-27 18:24:29 +02:00
softlayer Adjust example to remove unnecessary offensive language. (#2869) 2021-06-24 22:57:40 +02:00
spotinst mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
univention udm_dns_record: Fix handling of PTR records (#3244) (#3256) 2021-08-30 06:53:30 +02:00
webfaction Tidy up sanity checks (2021/Batch 3 - who's counting) (#1885) 2021-02-26 11:37:23 +01:00
xenserver xenserver_guest - fixed validations (#2243) 2021-04-17 09:32:13 +02:00