openstack-ansible/doc/source/reference/inventory/inventory.rst
Jean-Philippe Evrard 68e3f202b4 [Docs] Restructure inventory documentation
The documentation of the inventory started to be spread out, but
also massive to be inside one page.

This moves it to the inventory section of the reference, but at the
same time, to improve readability, moves the previous content into
sub pages.

Change-Id: If2c6b83abafdc66879d818df4c9690142389a965
2018-04-09 09:44:45 +00:00

563 B

Inventory

OpenStack-Ansible uses an included script to generate the inventory of hosts and containers within the environment. This script is called by Ansible through its dynamic inventory functionality.

In this section, you will find documentation relevant to the inventory for OpenStack-Ansible.

generate-inventory configure-inventory understanding-inventory openstack-user-config-reference manage-inventory advanced-topics