openstack-ansible/doc/source/reference/inventory/advanced-topics.rst
Jean-Philippe Evrard 6435ec7521 [Docs] Simplify advanced config
This merges advanced configuration and inventory, from the
operations guide into the reference guide. This avoids
duplications of the documentation accross the guides.

Change-Id: I6fd758b89a84698b0ac8e227d97cb24914bc2066
2018-02-20 08:09:22 +00:00

561 B

Advanced inventory topics

Changing the base environment directory

The --environment/-e argument will take the path to a directory containing an env.d directory. This defaults to inventory/ in the OpenStack-Ansible codebase.

Contents of this directory are populated into the environment before the env.d found in the directory specified by --config.

Dynamic Inventory API documentation

dynamic_inventory