mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 06:41:04 +00:00
The earlier code did call terms.strip(), but ignored the return value instead of passing that in to templar.template(). Clearly an oversight.