mirror of https://github.com/ansible/ansible.git
Templating: make sure only one variable results are cached (#67429)
* Make sure only one variable results are cached.
* Add changelog.
* Add test.
(cherry picked from commit c520d70bf4
)
pull/67619/head
parent
48bfa3e906
commit
b38603c45e
@ -0,0 +1,2 @@
|
||||
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)."
|
Loading…
Reference in New Issue