summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-10-05 09:05:59 -0400
committerBrian Coca <brian.coca+git@gmail.com>2015-10-05 09:05:59 -0400
commit130ba705985e9d300622ef1213c1339eb94b06e6 (patch)
tree32563edb0adfe690ec487ffe1e39d70106b6834f
parentf3d0468726f3585c3911d34df7f63d753b0f237b (diff)
downloadansible-130ba705985e9d300622ef1213c1339eb94b06e6.tar.gz
added missing blank line for markup separation
-rw-r--r--docsite/rst/faq.rst1
1 files changed, 1 insertions, 0 deletions
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?
++++++++++++++++++++++++++++++++++++++++++++++++++++++++