[DOC] yaml filter is not documented #67623
Replies: 6 comments
-
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If this issue is closed prematurely, please leave a comment and we will gladly reopen the issue. |
Beta Was this translation helpful? Give feedback.
-
It's still not there. |
Beta Was this translation helpful? Give feedback.
-
Thank you for updating this issue. It is no longer marked as stale. |
Beta Was this translation helpful? Give feedback.
-
I think this might be the source code here: Line 728 in 2b22bd0 |
Beta Was this translation helpful? Give feedback.
-
It is in fact documented in https://docs.saltproject.io/en/latest/ref/renderers/all/salt.renderers.jinja.html#salt.utils.jinja.SerializerExtension but I agree it should be at least listed in the list you pointed out. |
Beta Was this translation helpful? Give feedback.
-
So, five years later, I still have to remember to find the Jinja renderer page to get a full overview of what filters are available. That is not to say that Understanding Jinja may not be the most obvious name for the list of available Jinja filters. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Salt provides a
yaml
filter for Jinja, but it is not documented in this list.https://docs.saltstack.com/en/latest/topics/jinja/index.html#filters
Also the list is not in alphabetical order, which makes it harder to find things.
Beta Was this translation helpful? Give feedback.
All reactions