Andrew Klychkov 79c1921ea4
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>
2024-08-28 11:43:16 +01:00

35 lines
949 B
ReStructuredText

.. _qs_start:
==============
AWX Quickstart
==============
Complete the basic steps for using AWX and running your first playbook.
This guide applies to the latest version of AWX only.
The content in this guide is updated frequently and might contain functionality that is not available in previous versions.
Likewise content in this guide can be removed or replaced if it applies to functionality that is no longer available in the latest version.
**Join us online**
Need help or want to discuss AWX including the documentation? See the :ref:`Communication guide<communication>` to learn how to join the conversation!
.. toctree::
:maxdepth: 2
:numbered:
self
quick_start
login_superuser
examine_dashboard
setup
create_organization
create_user
create_inventory
create_credential
create_project
create_job
launch
.. excluded 'configure authentication' from toctree intentionally per doc issue #172.