mirror of https://github.com/ansible/ansible.git
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.
pull/11494/head
parent
38cc54b717
commit
9155af20e3
Loading…
Reference in New Issue