summaryrefslogtreecommitdiff
path: root/test/integration/targets/jinja2_native_types
Commit message (Expand)AuthorAgeFilesLines
* Fix test for jinja2_native preserve quotes (#79131)Martin Krizek2022-10-131-2/+2
* jinja2_native: preserve quotes in strings (#79119)Martin Krizek2022-10-124-2/+17
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Require Jinja2 3.0.0 (#75881)Martin Krizek2021-10-202-18/+7
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-0/+1
* Skip literal_eval for string filters results in native jinja. (#70988)Martin Krizek2020-08-112-1/+8
* native types: properly handle Undefined in nested data (#68432)Martin Krizek2020-08-044-5/+31
* native types: literal_eval all the things (#68938)Martin Krizek2020-04-173-12/+4
* Set HostVars._variable_manager's attrs (#65508)Martin Krizek2020-01-223-0/+12
* Use correct python for -c invocations in tests. (#54577)Matt Clay2019-03-291-1/+1
* Fix using vault encrypted data with jinja2_native (#49025)Martin Krizek2018-11-273-0/+18
* Do not strip new lines in native jinja (#46751)Martin Krizek2018-10-193-0/+32
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408)Matt Martz2018-06-125-7/+20
* Allow config to enable native jinja types (#32738)jctanner2018-05-3110-0/+269