58b4f6deb7
Make sure the group_vars can be overriden by the deployer in userspace. This uses the vars_plugin to load all group_vars, to allow key-based alphabetic merging of deployer overrides from /etc/openstack_deploy. Change-Id: I58aea2d2d3a1c872ae31ffe463a1ef4b553d9e17
25 lines
506 B
ReStructuredText
25 lines
506 B
ReStructuredText
=======================
|
|
Developer Documentation
|
|
=======================
|
|
|
|
In this section, you will find documentation relevant to developing
|
|
OpenStack-Ansible.
|
|
|
|
For information on how to install and deploy OpenStack-Ansible, see the
|
|
`Deployment Guide`_.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
quickstart-aio
|
|
inventory-and-vars
|
|
scripts
|
|
contribute
|
|
bug-triage
|
|
core-reviewers
|
|
role-services
|
|
|
|
.. _Deployment Guide: https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/
|