mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 23:16:01 -03:30
Create AWX docsite with RST content (#14328)
Co-authored-by: Thanhnguyet Vo <tvo@ansible.com> Co-authored-by: TVo <thavo@redhat.com>
This commit is contained in:
19
docs/docsite/rst/userguide/logging_in.rst
Normal file
19
docs/docsite/rst/userguide/logging_in.rst
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
Logging In
|
||||
----------
|
||||
|
||||
.. index::
|
||||
single: logging in
|
||||
|
||||
To log in, browse to the user interface at: ``http://<server name>/``
|
||||
|
||||
|Login form|
|
||||
|
||||
.. |Login form| image:: ../common/images/login-form.png
|
||||
|
||||
Log in using a valid username and password.
|
||||
|
||||
|
||||
The default username is ''admin'', and the default password is set during installation. To configure users and passwords, you can do so by accessing **Users** from the left navigation bar.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user