Fix formatting for rst code block (#25185)

pull/4420/head
Tyler Lubeck 2017-05-31 07:04:57 -07:00 committed by John R Barker
parent 76e56bf48e
commit d6bfc11e6d
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Hosts and Groups
++++++++++++++++
The inventory file can be in one of many formats, depending on the inventory plugins you have.
For this example, the format for ``/etc/ansible/hosts`` is an INI-like (one of Ansible's defaults) and looks like this::
For this example, the format for ``/etc/ansible/hosts`` is an INI-like (one of Ansible's defaults) and looks like this:
.. code-block:: ini