ansible/changelogs/fragments/vars_prematurely_template.yaml
Brian Coca 1da47bfa8c
Prevent vars premature templating (#56117)
Avoid premature vars templating
  * added tests
  * avoid 'is template' warning in vars, since we want them for latter templating
2019-05-23 09:42:19 -04: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.