[DOCS] Fix extra quote in major-upgrades.html
This patch addresses an extra double-quote in a command that would result in the command not being executed properly. Change-Id: Ic8761baebdd95b1d6ab5be71e1716f5484995a37 Closes-Bug: 1831439
This commit is contained in:
parent
176083db3f
commit
65fd50908e
@ -160,7 +160,7 @@ upgrade to |current_release_formal_name|. This playbook removes the
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# openstack-ansible ""${SCRIPTS_PATH}/upgrade-utilities/pip-conf-removal.yml"
|
||||
# openstack-ansible "${SCRIPTS_PATH}/upgrade-utilities/pip-conf-removal.yml"
|
||||
|
||||
Upgrade hosts
|
||||
~~~~~~~~~~~~~
|
||||
|
Loading…
x
Reference in New Issue
Block a user