docs: fix link to global variable defaults

Change-Id: I2737c200ba33d9eabe2c9815766b2a3555827ef5
This commit is contained in:
Pierre Riteau 2024-05-31 14:18:57 +02:00
parent d17f7dc1b8
commit a4aeb4817a

View File

@ -32,7 +32,7 @@ typically execute roles in `ansible/roles/
<https://opendev.org/openstack/kayobe/src/branch/master/ansible/roles>`__.
Global variable defaults are defined in group variable files in
`ansible/inventory/group_vars/all/
<https://opendev.org/openstack/kayobe/src/branch/master/ansible/group_vars/>`__
<https://opendev.org/openstack/kayobe/src/branch/master/ansible/inventory/group_vars/all/>`__
and these typically map to commented out variables in the configuration files
in `etc/kayobe/*.yml
<https://opendev.org/openstack/kayobe/src/branch/master/etc/kayobe/>`__.