1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-17 23:14:05 +00:00
community.general/lib
James Cammarata 9155af20e3 Make sure vars in debug tasks aren't templated too early
If the syntax var={{something}} is used, that can be templated too
early in the post_validation, leading the debug module to fail when it
tries to template the same value in turn.
2015-07-05 01:06:54 -04:00
..
ansible Make sure vars in debug tasks aren't templated too early 2015-07-05 01:06:54 -04:00