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:
parent
af18d3c451
commit
dfdc7ec90c
3 changed files with 448 additions and 256 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
|
@ -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
Loading…
Reference in a new issue