doc: add changelog fragment

This commit is contained in:
Peter Siegel 2025-02-01 00:37:36 +01:00
commit eb0989d19a
No known key found for this signature in database

View file

@ -0,0 +1,2 @@
minor_changes:
- lxd_connection - adds ``remote_user`` and ``lxd_become_method`` parameters for allowing a non-root user to connect to an LXD instance (https://github.com/ansible-collections/community.general/pull/9659).