You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/template_jinja2_non_native
Martin Krizek 8cd95a8e66
Account for overlays when interacting with Jinja envs (#80705)
Instead of using Templar.environment in Templar.do_template for
accessing/mutating the environment, myenv local variable should be used
because it is the environment used for actual templating. It can either
point to Templar.environment or newly created environment overlay.

Fixes #80605
1 year ago
..
templates Account for overlays when interacting with Jinja envs (#80705) 1 year ago
46169.yml Require Jinja2 3.0.0 (#75881) 3 years ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
macro_override.yml Account for overlays when interacting with Jinja envs (#80705) 1 year ago
runme.sh Account for overlays when interacting with Jinja envs (#80705) 1 year ago