From e40b0e2be4985c856ffa1496aec850309af1af8d Mon Sep 17 00:00:00 2001 From: Peter Siegel <33677897+yeetypete@users.noreply.github.com> Date: Fri, 31 Jan 2025 22:45:14 +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 4205ac81e9..774bb8c6d7 100644 --- a/plugins/connection/lxd.py +++ b/plugins/connection/lxd.py @@ -35,6 +35,7 @@ options: lxd_become_method: description: - Become command used to switch to a non-root user. + - Is only used when O(remote_user) is not V(root). type: str default: /bin/su vars: