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:
parent
76e56bf48e
commit
d6bfc11e6d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Hosts and Groups
|
||||||
++++++++++++++++
|
++++++++++++++++
|
||||||
|
|
||||||
The inventory file can be in one of many formats, depending on the inventory plugins you have.
|
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
|
.. code-block:: ini
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue