mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 18:50:04 -03:30
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:
21
docs/docsite/rst/administration/custom_inventory_script.rst
Normal file
21
docs/docsite/rst/administration/custom_inventory_script.rst
Normal file
@@ -0,0 +1,21 @@
|
||||
.. _ag_custom_inventory_script:
|
||||
|
||||
Custom Inventory Scripts
|
||||
--------------------------
|
||||
|
||||
.. index::
|
||||
single: custom inventory scripts
|
||||
single: inventory scripts; custom
|
||||
|
||||
|
||||
Inventory scripts have been discontinued. For more information, see :ref:`ug_customscripts` in the |atu|.
|
||||
|
||||
|
||||
If you use custom inventory scripts, migrate to sourcing these scripts from a project. See :ref:`ag_inv_import` in the subsequent chapter, and also refer to :ref:`ug_inventory_sources` in the |atu| for more detail.
|
||||
|
||||
If you are migrating to |ees|, see:
|
||||
|
||||
- :ref:`upgrade_venv`
|
||||
- :ref:`mesh_topology_ee` in the |atumg| to validate your topology
|
||||
|
||||
If you already have a mesh topology set up and want to view node type, node health, and specific details about each node, see :ref:`ag_topology_viewer` later in this guide.
|
||||
Reference in New Issue
Block a user