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/template_override.yml

4 lines
235 B
YAML

bugfixes:
- More gracefully handle separator errors in jinja2 template overrides (https://github.com/ansible/ansible/pull/77495).
- Support colons in jinja2 template override values (https://github.com/ansible/ansible/pull/77495).