From 42a51c9b01061cf2cc38856e49370c41e5fb3d19 Mon Sep 17 00:00:00 2001 From: Peter Siegel <33677897+yeetypete@users.noreply.github.com> Date: Fri, 31 Jan 2025 22:44:54 +0100 Subject: [PATCH] Update plugins/connection/lxd.py Co-authored-by: Felix Fontein --- plugins/connection/lxd.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/connection/lxd.py b/plugins/connection/lxd.py index 72262ebc54..4205ac81e9 100644 --- a/plugins/connection/lxd.py +++ b/plugins/connection/lxd.py @@ -63,6 +63,7 @@ options: key: remote_user keyword: - name: remote_user + version_added: 10.4.0 project: description: - Name of the LXD project to use.