ansible/changelogs/fragments/67429-jinja2-caching.yml

3 lines
219 B
YAML
Raw Normal View History

bugfixes:
- "Templating - Ansible was caching results of Jinja2 expressions in some cases where these expressions could have dynamic results, like password generation (https://github.com/ansible/ansible/issues/34144)."