From 3059272008a3a3857e42c0ddcab9ec8f15f33e36 Mon Sep 17 00:00:00 2001 From: Sandra Wills Date: Thu, 31 Mar 2016 12:36:11 -0400 Subject: [PATCH] testing another revert: Revert "minor change, adding markup for cleaner view" This reverts commit 1bf15176d8d3fb192253bc47cff4b0ceb3a4b0c0. Attempting to get this commit/PR clean so that it will only include the print stylesheet (commit 94eeff7) --- docsite/rst/playbooks_variables.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsite/rst/playbooks_variables.rst b/docsite/rst/playbooks_variables.rst index 7836895ae9..122c0ef923 100644 --- a/docsite/rst/playbooks_variables.rst +++ b/docsite/rst/playbooks_variables.rst @@ -586,7 +586,7 @@ in Ansible. Effectively registered variables are just like facts. .. _accessing_complex_variable_data: Accessing Complex Variable Data -```````````````````````````````` +``````````````````````````````` We already talked about facts a little higher up in the documentation.