mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
37 lines
1.1 KiB
ReStructuredText
37 lines
1.1 KiB
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**
|
|
|
|
We talk about AWX documentation on Matrix at `#docs:ansible.im <https://matrix.to/#/#docs:ansible.im>`_ and on libera IRC at ``#ansible-docs`` if you ever want to join us and chat about the docs!
|
|
|
|
You can also find lots of AWX discussion and get answers to questions at `forum.ansible.com <https://forum.ansible.com/>`_.
|
|
|
|
.. 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.
|