mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
86ac8bd680
commit
1b7b4b1a0c
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ class SerializerExtension(Extension, object):
|
|||
|
||||
**Load tags**
|
||||
|
||||
Salt implements ``import_yaml`` and ``import_json`` tags. They work like
|
||||
Salt implements ``load_yaml`` and ``load_json`` tags. They work like
|
||||
the `import tag`_, except that the document is also deserialized.
|
||||
|
||||
Syntaxes are ``{% load_yaml as [VARIABLE] %}[YOUR DATA]{% endload %}``
|
||||
|
|
Loading…
Add table
Reference in a new issue