Skip to content

Commit 982c87d

Browse files
authored
fix: remove unnecessary line
1 parent 31ea933 commit 982c87d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Finally run the ansible playbooks.
201201
You may need to run `fix-homedir-ownership.yml` if you are using an image that has `ansible_user` not owning their own home folder.
202202
You may also need to run `grow-control-host.yml` if you are using LVM images and the LVMs are too small to install Ansible.
203203
If not you can skip those playbook and proceed onto `deploy-openstack-config` which shall configure your Ansible control host in preparation for deployment.
204-
Be sure to replace `ansible_user` with the user you are using to connect to the Ansible control host.
204+
205205
.. code-block:: console
206206
207207
ansible-playbook -i ansible/inventory.yml ansible/fix-homedir-ownership.yml

0 commit comments

Comments
 (0)