mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Updates variables docs: facts examples, headers, links, etc. (#47767)
* refreshes ansible facts output and updates some references/headers
This commit is contained in:
committed by
Sandra McCann
parent
cd75074fc5
commit
7db63851e0
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -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
Reference in New Issue
Block a user