Back to Chezmoi

`toYaml` *value*

assets/chezmoi.io/docs/reference/templates/functions/toYaml.md

2.70.2140 B
Original Source

toYaml value

toYaml returns the YAML representation of value.

!!! example

```
{{ dict "key" "value" | toYaml }}
```