summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/templating_lookups (follow)
Commit message (Expand)AuthorAgeFilesLines
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-0/+2
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* template/__init__.py - fix KeyError when wantlist=False with non-listJoseph Torcasso2022-05-173-1/+18
* Heisen jinja2_native (#75587)Martin Krizek2021-10-273-15/+0
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-1/+1
* Ensure native jinja is off for non-native tests (#71914)Martin Krizek2020-09-241-1/+1
* Handle post_validate templating errors and fix tests (#70240)Sloane Hertel2020-06-304-2/+35
* Properly handle unicode in safe_eval (#68576)Martin Krizek2020-05-203-0/+15
* Templating: make sure only one variable results are cached (#67429)Felix Fontein2020-02-201-0/+15
* Split up lookup integration tests. (#67294)Matt Clay2020-02-1111-0/+129