Updates variables docs: facts examples, headers, links, etc. (#47767)

* refreshes ansible facts output and updates some references/headers

(cherry picked from commit 7db63851e0)
This commit is contained in:
Alicia Cozine 2018-10-30 10:37:34 -05:00 committed by Toshio Kuratomi
parent af18d3c451
commit dfdc7ec90c
3 changed files with 448 additions and 256 deletions

View file

@ -1,3 +1,5 @@
.. _playbooks_advanced_syntax:
Advanced Syntax
===============
@ -57,5 +59,3 @@ For complex variables such as hashes or arrays, ``!unsafe`` should be used on th
Have a question? Stop by the google group!
`irc.freenode.net <http://irc.freenode.net>`_
#ansible IRC chat channel

View file

@ -1,3 +1,5 @@
.. _playbooks_templating:
Templating (Jinja2)
===================
@ -33,5 +35,3 @@ Please note that all templating happens on the Ansible controller before the tas
Have a question? Stop by the google group!
`irc.freenode.net <http://irc.freenode.net>`_
#ansible IRC chat channel

File diff suppressed because it is too large Load diff