salt.renderers.yaml.get_yaml_loader(argline)¶Return the ordered dict yaml loader
salt.renderers.yaml.render(yaml_data, saltenv='base', sls='', argline='', **kws)¶Accepts YAML as a string or as a file object and runs it through the YAML parser.
| Return type: | A Python data structure |
|---|
Current Salt release: 2014.1.7
Docs for previous releases on salt.rtfd.org.