minor correction

--remote-user= does not work:
 ansible: error: no such option: --remote-user

--user= does. Updating docs
pull/4759/head
Ray 11 years ago
parent b520902852
commit a66f0462cd

@ -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.

Loading…
Cancel
Save