diff --git a/changelogs/fragments/9659-lxd_connection-nonroot-user.yml b/changelogs/fragments/9659-lxd_connection-nonroot-user.yml index 66ca4ac771..760921f054 100644 --- a/changelogs/fragments/9659-lxd_connection-nonroot-user.yml +++ b/changelogs/fragments/9659-lxd_connection-nonroot-user.yml @@ -1,2 +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). + - lxd connection plugin - 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).