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
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
..
.keep
1088-nmcli_add_multiple_addresses_support.yml change ip4 type to list of str (#3738) 2021-11-19 07:07:35 +01:00
3625-nmcli_false_changed_mtu_fix.yml Fix dummy interface returning changed (#3625) 2021-11-10 07:04:24 +01:00
3632-add-redfish-host-interface-config-support.yml redfish_config: Add support to configure Redfish Host Interface (#3632) 2021-11-13 13:59:29 +01:00
3660-a_module-tombstone.yml a_module test: fix crash in case of tombstoning (#3660) 2021-11-04 08:29:17 +01:00
3661-lxd_container-add-vm-support.yml lxd_container: support lxd instance types (#3661) 2021-11-20 08:20:24 +01:00
3667-ldap_search.yml Allow LDAP search to run in check mode (#3667) 2021-11-13 15:00:05 +01:00
3675-xattr-handle-base64-values.yml Better handling of base64-encoded values in xattr module (#3675) 2021-11-09 06:08:15 +01:00
3681-lvol-fix-create.yml Rework safety check on size arguments for when LV doesn't exist (#3681) 2021-11-13 14:00:32 +01:00
3693-add-redfish-host-interface-info-support.yml Add GetHostInterfaces command to redfish_info (#3693) 2021-11-16 19:46:28 +01:00
3694-gitlab-cleanup.yml gitlab: clean up modules and utils (#3694) 2021-11-16 13:01:32 +01:00
3708-listen_ports_facts-add-ss-support.yml listen_ports_facts: Added support for ss (#3708) 2021-11-16 19:50:29 +01:00
3709-support-batch-mode.yml Enable counter_enabled.py to support batch mode (#3709) 2021-11-15 21:39:51 +01:00