Update plugins/connection/lxd.py

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Peter Siegel 2025-01-31 22:45:14 +01:00 committed by GitHub
commit e40b0e2be4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: