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:
Don Naro
2023-09-01 16:24:03 +01:00
committed by GitHub
parent ab3ceaecad
commit dc81aa46d0
785 changed files with 17010 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
Upgrading AWX
==============
.. index::
single: upgrade considerations
single: upgrade
Refer to :ref:`ag_restart_awx` for detail.
.. contents::
:local:
.. _upgrade_planning:
Upgrade Planning
------------------
This section covers changes that you should keep in mind as you attempt to upgrade your AWX instance.
- Clustered upgrades require special attention to instance and instance groups prior to starting the upgrade. See `:ref:`ag_clustering` for details.
Running the Setup Playbook
----------------------------
.. include:: ../common/setup-playbook.rst