You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/68014-auto-unroll-jinja2-ge...

4 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)