f2713f764c
Previously, split_args() was not taking print/block/comment depth into account when splitting things, meaning that if there was a quote character inside an un-quoted variable (ie. {{ foo | some_filter(' ') }}), it was incorrectly splitting on the quotes instead of continuing to append to the previous param. Fixes #13630 |
||
---|---|---|
.. | ||
ansible |