mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 14:01:42 -07:00
Update manpage to mention -U (--sudo-user).
This commit is contained in:
parent
05545e3735
commit
eda2333b24
2 changed files with 14 additions and 3 deletions
|
@ -101,6 +101,10 @@ Poll a background job every 'NUM' seconds. Requires *-B*.
|
|||
|
||||
Use this remote 'USERNAME' instead of root.
|
||||
|
||||
*-U* 'SUDO_USERNAME', *--sudo-user=*'SUDO_USERNAME'::
|
||||
|
||||
Sudo to 'SUDO_USERNAME' instead of root. Implies --sudo.
|
||||
|
||||
*-c* 'CONNECTION', *--connection=*'CONNECTION'::
|
||||
|
||||
Connection type to use. Possible options are 'paramiko' (SSH) and 'local'.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue