mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-12 09:04:21 -07:00
Previously LXD profiles were overwritten, now these are merged. (#1813)
* added ``merge_profile`` parameter to merge configurations from the play to an existing profile * add fragment * cosmetic changes Co-authored-by: Frank Dornheim <“dornheim@posteo.de@users.noreply.github.com”>
This commit is contained in:
parent
03fd6bd008
commit
6dd4cd0eb7
2 changed files with 121 additions and 5 deletions
2
changelogs/fragments/1813-lxd_profile-merge-profiles.yml
Normal file
2
changelogs/fragments/1813-lxd_profile-merge-profiles.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- lxd_profile - added ``merge_profile`` parameter to merge configurations from the play to an existing profile (https://github.com/ansible-collections/community.general/pull/1813).
|
Loading…
Add table
Add a link
Reference in a new issue