mirror of https://github.com/ansible/ansible.git
Avoid redundant unsafe wrapping in ansible_eval_concat (#80143)
The wrap_var is done in do_template for all concat functions after their return.pull/80156/head
parent
12c1891ce6
commit
694f12d01b
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "``ansible_eval_concat`` - avoid redundant unsafe wrapping of templated strings converted to Python types"
|
Loading…
Reference in New Issue