ansible/changelogs/fragments/vars_prematurely_template.yaml
Brian Coca 53cfa05568 Prevent vars premature templating (#56117)
Avoid premature vars templating
  * added tests
  * avoid 'is template' warning in vars, since we want them for latter templating

(cherry picked from commit 1da47bfa8c)
2019-05-24 10:25:42 -07:00

2 lines
105 B
YAML

bugfixes:
- we don't really need to template vars on definition as we do this on demand in templating.