From 130ba705985e9d300622ef1213c1339eb94b06e6 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 5 Oct 2015 09:05:59 -0400 Subject: [PATCH] added missing blank line for markup separation --- docsite/rst/faq.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docsite/rst/faq.rst b/docsite/rst/faq.rst index 34b088892b..fd08de00e9 100644 --- a/docsite/rst/faq.rst +++ b/docsite/rst/faq.rst @@ -157,6 +157,7 @@ Ansible by default gathers "facts" about the machines under management, and thes This will print out a dictionary of all of the facts that are available for that particular host. You might want to pipe the output to a pager. .. _browse_inventory_vars: + How do I see all the inventory vars defined for my host? ++++++++++++++++++++++++++++++++++++++++++++++++++++++++