diff --git a/doc/source/gerrit.rst b/doc/source/gerrit.rst index 3f1b602c2a..9c29956657 100644 --- a/doc/source/gerrit.rst +++ b/doc/source/gerrit.rst @@ -410,7 +410,7 @@ To rename a project: #. Run the ansible rename repos playbook, passing in the path to your yaml file:: - sudo ansible-playbook -f 10 /home/zuul/srv/opendev.org/opendev/system-config/playbooks/rename_repos.yaml -e repolist=ABSOLUTE_PATH_TO_VARS_FILE + sudo ansible-playbook -f 10 /home/zuul/src/opendev.org/opendev/system-config/playbooks/rename_repos.yaml -e repolist=ABSOLUTE_PATH_TO_VARS_FILE #. :ref:`Force-merge ` the prepared configuration changes.