mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
minor correction
--remote-user= does not work: ansible: error: no such option: --remote-user --user= does. Updating docs
This commit is contained in:
@@ -101,7 +101,7 @@ Run commands in the background, killing the task after 'NUM' seconds.
|
||||
|
||||
Poll a background job every 'NUM' seconds. Requires *-B*.
|
||||
|
||||
*-u* 'USERNAME', *--remote-user=*'USERNAME'::
|
||||
*-u* 'USERNAME', *--user=*'USERNAME'::
|
||||
|
||||
Use this remote 'USERNAME' instead of the current user.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user