From 553f38ac9811cbbea3184df28ad0e4be5e741cfe Mon Sep 17 00:00:00 2001 From: Peter Siegel <33677897+yeetypete@users.noreply.github.com> Date: Fri, 31 Jan 2025 22:44:44 +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 713698834b..72262ebc54 100644 --- a/plugins/connection/lxd.py +++ b/plugins/connection/lxd.py @@ -39,6 +39,7 @@ options: default: /bin/su vars: - name: lxd_become_method + version_added: 10.4.0 remote: description: - Name of the LXD remote to use.