diff --git a/doc/source/configuration/reference/kolla-ansible.rst b/doc/source/configuration/reference/kolla-ansible.rst index 251e4874a..ce8eb8d88 100644 --- a/doc/source/configuration/reference/kolla-ansible.rst +++ b/doc/source/configuration/reference/kolla-ansible.rst @@ -546,7 +546,7 @@ directory is copied directly into the Kolla Ansible inventory, Kolla Ansible group names should be used. It should be noted that ``extra-vars`` and ``host_vars`` take precedence over ``group_vars``. For more information on variable precedence see the Ansible `documentation -`_. +`_. Example: configure a Nova cell ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^