c1c6f61a18
* Auto unroll generators produced by jinja filters * Unroll for native in finalize * Fix indentation Co-authored-by: Sam Doran <sdoran@redhat.com> * Add changelog fragment * ci_complete * Always unroll regardless of jinja2 * ci_complete Co-authored-by: Sam Doran <sdoran@redhat.com>
3 lines
195 B
YAML
3 lines
195 B
YAML
minor_changes:
|
|
- Templating - Add support to auto unroll generators produced by jinja2 filters, to prevent the need of explicit use of ``|list``
|
|
(https://github.com/ansible/ansible/pull/68014)
|