bfff95393c
* Add custom globals to the environment, and not per template * Add changelog fragment
5 lines
252 B
YAML
5 lines
252 B
YAML
minor_changes:
|
|
- Templating - Add globals to the jinja2 environment at ``Templar``
|
|
instantiation, instead of customizing the template object.
|
|
Only customize the template object, to disable lookups.
|
|
(https://github.com/ansible/ansible/pull/69278)
|