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/changelogs/fragments
patchback[bot] 78316fbb75
lxd_container: support lxd instance types (#3661) (#3761)
* 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

(cherry picked from commit 58eb94fff3)

Co-authored-by: rchicoli <rchicoli@users.noreply.github.com>
2021-11-20 08:36:04 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
1088-nmcli_add_multiple_addresses_support.yml change ip4 type to list of str (#3738) (#3757) 2021-11-19 07:27:36 +01:00
3632-add-redfish-host-interface-config-support.yml redfish_config: Add support to configure Redfish Host Interface (#3632) (#3718) 2021-11-16 19:45:30 +01:00
3661-lxd_container-add-vm-support.yml lxd_container: support lxd instance types (#3661) (#3761) 2021-11-20 08:36:04 +01:00
3693-add-redfish-host-interface-info-support.yml Add GetHostInterfaces command to redfish_info (#3693) (#3743) 2021-11-16 20:06:28 +01:00
3694-gitlab-cleanup.yml gitlab: clean up modules and utils (#3694) (#3741) 2021-11-16 19:45:45 +01:00
3708-listen_ports_facts-add-ss-support.yml listen_ports_facts: Added support for ss (#3708) (#3744) 2021-11-16 20:06:56 +01:00