From d6bfc11e6d0a4453a7f5b4675d78a1a6e07962ce Mon Sep 17 00:00:00 2001 From: Tyler Lubeck Date: Wed, 31 May 2017 07:04:57 -0700 Subject: [PATCH] Fix formatting for rst code block (#25185) --- docs/docsite/rst/intro_inventory.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/intro_inventory.rst b/docs/docsite/rst/intro_inventory.rst index 10e42cd598..9b0cbe99a3 100644 --- a/docs/docsite/rst/intro_inventory.rst +++ b/docs/docsite/rst/intro_inventory.rst @@ -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