mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 14:39:30 -02:30
* Update docs replacements to AWX (#15349) Update replacements to AWX Signed-off-by: Sandra McCann <samccann@redhat.com> (cherry picked from commit9979fc659e) * Remove remnants of controller terms from quickstart docs (#15350) Remove remnants of controller terms from quickstart Signed-off-by: Sandra McCann <samccann@redhat.com> (cherry picked from commit864a30e3d4) * Remove references to translated versions of the docs (#15354) remove references to translated versions of the docs Signed-off-by: Sandra McCann <samccann@redhat.com> Co-authored-by: TVo <thavo@redhat.com> (cherry picked from commit5f42db67e6) * update terminology (#15357) * update terminology Replace some instances of Tower with AWX and remove some references to enterprise left over from the migration of RST content from the Automation Controller docs. * Update docs/docsite/rst/userguide/overview.rst Co-authored-by: TVo <thavo@redhat.com> --------- Co-authored-by: TVo <thavo@redhat.com> (cherry picked from commitf1448fced1) * Replaced all references of downstream docs to upstream docs (#15388) * Replaced all references of downstream docs to upstream docs. * Update README.md Co-authored-by: Don Naro <dnaro@redhat.com> * Update README.md.j2 Co-authored-by: Don Naro <dnaro@redhat.com> * Update README.md.j2 Co-authored-by: Don Naro <dnaro@redhat.com> * Incorpor'd review feedback from @oraNod and @samccann * Updated with agreed link (for now) until further change is needed. --------- Co-authored-by: Don Naro <dnaro@redhat.com> (cherry picked from commit018f235a64) * Re-do PR #14685 for alt-text inventories. (#15394) (cherry picked from commit6d0c47fdd0) * Docs: add Communication guide (#15469) * Docs: add Communication guide * Update docs/docsite/rst/contributor/communication.rst Co-authored-by: Don Naro <dnaro@redhat.com> * Update docs/docsite/rst/contributor/communication.rst --------- Co-authored-by: Don Naro <dnaro@redhat.com> (cherry picked from commit79c1921ea4) --------- Co-authored-by: Don Naro <dnaro@redhat.com> Co-authored-by: TVo <thavo@redhat.com> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
32 lines
1.1 KiB
ReStructuredText
32 lines
1.1 KiB
ReStructuredText
|
|
AWX supports the use of a custom logo and login message. You can add a custom logo by uploading an image; and supply a custom login message from the **User Interface settings** of the Settings menu.
|
|
|
|
|
|
.. image:: ../common/images/configure-awx-ui.png
|
|
:alt: Edit User Interface Settings form.
|
|
|
|
|
|
For the custom logo to look its best, use a ``.png`` file with a transparent background. GIF, PNG, and JPEG formats are supported.
|
|
|
|
|
|
If needed, you can add specific information (such as a legal notice or a disclaimer) to a text box in the login modal by
|
|
adding it to the **Custom Login Info** text field.
|
|
|
|
For example, if you uploaded a specific logo, and added the following text:
|
|
|
|
.. image:: ../common/images/configure-awx-ui-logo-filled.png
|
|
:alt: Edit User Interface Settings form populated with custom text and logo.
|
|
|
|
|
|
The AWX login dialog would look like this:
|
|
|
|
.. image:: ../common/images/configure-awx-ui-angry-spud-login.png
|
|
:alt: AWX login screen with custom text and logo.
|
|
|
|
|
|
|
|
Selecting ``Revert`` will result in the appearance of the standard |at| logo.
|
|
|
|
.. image:: ../common/images/login-form.png
|
|
:alt: AWX login screen with default AWX logo.
|