mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-16 13:51:09 +00:00
Update plugins/connection/lxd.py
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user