mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Added missing versionadded for show_full_context()
This commit is contained in:
parent
cf2cf9bc9f
commit
da464e0157
@ -186,6 +186,8 @@ Debugging
|
|||||||
The ``show_full_context`` function can be used to output all variables present
|
The ``show_full_context`` function can be used to output all variables present
|
||||||
in the current Jinja context.
|
in the current Jinja context.
|
||||||
|
|
||||||
|
.. versionadded:: Helium
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
Context is: {{ show_full_context }}
|
Context is: {{ show_full_context }}
|
||||||
|
Loading…
Reference in New Issue
Block a user