playbooks_variables.rst: fix facts code-block (#38520)

(cherry picked from commit 5297eac46d)
pull/38975/head
Martin Krizek 7 years ago committed by Matt Davis
parent 145f42eba3
commit 751ae4f4a9

@ -181,7 +181,7 @@ To see what information is available, try the following::
This will return a large amount of variable data, which may look like this, as taken from Ansible 1.4 running on a Ubuntu 12.04 system
.. code-block: json
.. code-block:: json
{
"ansible_all_ipv4_addresses": [

Loading…
Cancel
Save