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

* refreshes ansible facts output and updates some references/headers
This commit is contained in:
Alicia Cozine 2018-10-30 10:37:34 -05:00 committed by Sandra McCann
commit 7db63851e0
3 changed files with 448 additions and 256 deletions

View file

@ -1,3 +1,5 @@
.. _playbooks_advanced_syntax:
Advanced Syntax
===============
@ -47,7 +49,7 @@ For complex variables such as hashes or arrays, ``!unsafe`` should be used on th
my_unsafe_hash:
unsafe_key: !unsafe 'unsafe value'
.. seealso::
@ -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