mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Merge pull request #14141 from rallytime/docs_fix
Fix show_full_context example
This commit is contained in:
commit
57f519565b
@ -204,7 +204,7 @@ in the current Jinja context.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
Context is: {{ show_full_context }}
|
||||
Context is: {{ show_full_context() }}
|
||||
'''
|
||||
|
||||
from __future__ import absolute_import
|
||||
|
Loading…
Reference in New Issue
Block a user