mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
aeece5a107
* add project support for lxd modules
* fix lxd_container yaml format error
* add changelog fragement add version_add entry
* fix LXD spelling
* complete lxd_profile example
(cherry picked from commit 552db0d353
)
Co-authored-by: Raymond Chang <xrayjemmy@gmail.com>
3 lines
328 B
YAML
3 lines
328 B
YAML
minor_changes:
|
|
- lxd_container - adds ``project`` option to allow selecting project for LXD instance (https://github.com/ansible-collections/community.general/pull/4479).
|
|
- lxd_profile - adds ``project`` option to allow selecting project for LXD profile (https://github.com/ansible-collections/community.general/pull/4479).
|