mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-22 22:11:44 -07:00
Correct -u description in ansible man page
This commit is contained in:
parent
e906271f91
commit
ba807ed5a8
2 changed files with 2 additions and 2 deletions
|
@ -102,7 +102,7 @@ Poll a background job every 'NUM' seconds. Requires *-B*.
|
|||
|
||||
*-u* 'USERNAME', *--remote-user=*'USERNAME'::
|
||||
|
||||
Use this remote 'USERNAME' instead of root.
|
||||
Use this remote 'USERNAME' instead of the current user.
|
||||
|
||||
*-U* 'SUDO_USERNAME', *--sudo-user=*'SUDO_USERNAME'::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue