Tiny fix of quickstart guide

Remove some unexpected indents.

Change-Id: I50b8239ab7270814ffc8be9affb3bd28ce1f855b
This commit is contained in:
chenxing 2019-05-14 17:23:41 +08:00
parent d12e3ef67a
commit fffb6678f1

@ -253,8 +253,8 @@ For best results, Ansible configuration should be tuned for your environment.
For example, add the following options to the Ansible configuration file For example, add the following options to the Ansible configuration file
``/etc/ansible/ansible.cfg``: ``/etc/ansible/ansible.cfg``:
.. path /etc/ansible/ansible.cfg .. path /etc/ansible/ansible.cfg
.. code-block:: ini .. code-block:: ini
[defaults] [defaults]
host_key_checking=False host_key_checking=False