1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix formatting for rst code block (#25185)

This commit is contained in:
Tyler Lubeck 2017-05-31 07:04:57 -07:00 committed by John R Barker
parent 76e56bf48e
commit d6bfc11e6d

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