mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07:00
* 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>
This commit is contained in:
parent
bdc4ee496f
commit
aeece5a107
3 changed files with 108 additions and 23 deletions
|
@ -0,0 +1,3 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue