mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -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:
16
docs/docsite/rst/quickstart/login_superuser.rst
Normal file
16
docs/docsite/rst/quickstart/login_superuser.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
Login as a Superuser
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
.. index::
|
||||
pair: log in; AWX
|
||||
|
||||
Using the login information provided after your installation completed, open a web browser and log in to AWX by browsing to its server URL at: ``https://<AWX_SERVER_NAME>/``
|
||||
|
||||
Once the AWX UI is accessible, use the credentials specified during the installation process to login. The default username is ``admin``. The password for ``admin`` is the value specified for ``admin_password`` in your inventory file.
|
||||
|
||||
These defaults can be changed later by clicking **Users** from the left navigation bar.
|
||||
|
||||
|Login form|
|
||||
|
||||
.. |Login form| image:: ../common/images/qs-login-form.png
|
||||
|
||||
Reference in New Issue
Block a user