Update intro_getting_started.rst (#71851)
Fixed the formatting on the remote user name override list.
This commit is contained in:
parent
3e9943bc5e
commit
5b27b307b9
1 changed files with 4 additions and 4 deletions
|
@ -49,10 +49,10 @@ Beyond the basics
|
|||
-----------------
|
||||
You can override the default remote user name in several ways, including:
|
||||
|
||||
* passing the ``-u`` parameter at the command line
|
||||
* setting user information in your inventory file
|
||||
* setting user information in your configuration file
|
||||
* setting environment variables
|
||||
- passing the ``-u`` parameter at the command line
|
||||
- setting user information in your inventory file
|
||||
- setting user information in your configuration file
|
||||
- setting environment variables
|
||||
|
||||
See :ref:`general_precedence_rules` for details on the (sometimes unintuitive) precedence of each method of passing user information. You can read more about connections in :ref:`connections`.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue