From 585e79942c81b7734096281281709d667d81a856 Mon Sep 17 00:00:00 2001 From: JP Mens Date: Mon, 10 Feb 2020 20:07:22 +0100 Subject: [PATCH] Slash missing from /etc/ (#67220) --- docs/docsite/rst/user_guide/intro_inventory.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/user_guide/intro_inventory.rst b/docs/docsite/rst/user_guide/intro_inventory.rst index a16937c5cbe..05e89ee29b4 100644 --- a/docs/docsite/rst/user_guide/intro_inventory.rst +++ b/docs/docsite/rst/user_guide/intro_inventory.rst @@ -19,7 +19,7 @@ Inventory basics: formats, hosts, and groups ============================================ The inventory file can be in one of many formats, depending on the inventory plugins you have. -The most common formats are INI and YAML. A basic INI ``etc/ansible/hosts`` might look like this: +The most common formats are INI and YAML. A basic INI ``/etc/ansible/hosts`` might look like this: .. code-block:: text