Fix bullet points in intro_getting_started.rst. (#70365)

The layout was jumbled due to issues with whitespace.
This commit is contained in:
Mark Sanders 2020-06-29 14:05:05 -05:00 committed by GitHub
parent 689cfd1983
commit dc6f4b6502
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,8 +50,11 @@ 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
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`.