mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 22:24:23 -07:00
Update plugins/connection/lxd.py
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
42a51c9b01
commit
e40b0e2be4
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ options:
|
||||||
lxd_become_method:
|
lxd_become_method:
|
||||||
description:
|
description:
|
||||||
- Become command used to switch to a non-root user.
|
- Become command used to switch to a non-root user.
|
||||||
|
- Is only used when O(remote_user) is not V(root).
|
||||||
type: str
|
type: str
|
||||||
default: /bin/su
|
default: /bin/su
|
||||||
vars:
|
vars:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue