ansible/lib/ansible/template
Martin Krizek 7f9ac0f364
Consolidate filters/tests handling into JinjaPluginIntercept (#71463)
* Consolidate filters/tests handling into JinjaPluginIntercept

ci_complete

* Postpone loading all ansible plugins

* Do we need to create an overlay?

ci_complete

* Typo

ci_complete

* Add FIXME

* conditional.py: use public Environment.parse() method

* Remove remaining occurrences of shared_loader_obj being passed to Templar

* __UNROLLED__ not needed with this change anymore

* Incorrect rebase at some point?
2021-01-21 11:22:33 +01:00
..
__init__.py Consolidate filters/tests handling into JinjaPluginIntercept (#71463) 2021-01-21 11:22:33 +01:00
native_helpers.py Force template module to use non-native Jinja2 (#68560) 2020-09-03 09:01:34 +02:00
safe_eval.py Do not pretend expression is filename in compile() Python built-in call (#73113) 2021-01-19 12:20:26 -05:00
template.py Prevent templating unused variables for {%include%} (#68749) 2020-04-14 10:27:02 +02:00
vars.py Provide more information in AnsibleUndefinedVariable (#71666) 2020-09-22 09:38:53 -04:00