mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Prevent vars premature templating (#56117)
Avoid premature vars templating * added tests * avoid 'is template' warning in vars, since we want them for latter templating
This commit is contained in:
2
changelogs/fragments/vars_prematurely_template.yaml
Normal file
2
changelogs/fragments/vars_prematurely_template.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- we don't really need to template vars on definition as we do this on demand in templating.
|
||||
Reference in New Issue
Block a user