Backported from product-docs PR #2001 (misc doc cleanup) (#14980)

* Backported from product-docs PR #2001 (misc doc cleanup)

* Update docs/docsite/rst/administration/awx-manage.rst
This commit is contained in:
TVo
2024-03-15 12:20:02 -06:00
committed by GitHub
parent 8ff7260bc6
commit 065bd3ae2a
5 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ The *awx-manage* Utility
.. index::
single: awx-manage
The ``awx-manage`` utility is used to access detailed internal information of AWX. Commands for ``awx-manage`` should run as the ``awx`` or ``root`` user.
The ``awx-manage`` utility is used to access detailed internal information of AWX. Commands for ``awx-manage`` should run as the ``awx`` user only.
.. warning::
Running awx-manage commands via playbook is not recommended or supported.