summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/template (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ansible Errors, Don't hide stacked messages when yaml (#83933)Brian Coca2024-09-241-1/+3
* Typo fixes and other bits and bobs (#83672)Lee Garrett2024-07-271-1/+1
* hostvars templating fix, override serialization (#83509)Brian Coca2024-07-021-0/+2
* removed extra ansible_managedBrian Coca2024-04-251-1/+1
* inspect components, ansible_managed templatable (#83053)Brian Coca2024-04-234-41/+52
* Fix error when templating an unsafe string leading to a type error in Python ...Davide Sbetti2024-02-261-0/+5
* Remove redundant undefined error message (#81867)Abhijeet Kasurde2024-01-301-1/+1
* Require `from __future__ import annotations` (#81902)Matt Clay2023-10-051-2/+1
* Fix nested jinja statements in integration tests (#81591)Matt Martz2023-08-291-2/+2
* fix incorrect ansible_managed formatting (#79129)Nikita Korolev2023-08-144-1/+39
* Don't mutate templar.environment, only overlay on local myenv (#81005)Matt Martz2023-06-134-29/+43
* allow multiple types for null representation (#78451)Brian Coca2022-08-114-0/+14
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Fix templating nested vars with convert_data=False (#78273)Martin Krizek2022-07-152-0/+9
* template module/lookup: fix convert_data for macros (#78259)Martin Krizek2022-07-142-0/+10
* Move undefined check from concat to finalize (#78165)Martin Krizek2022-06-304-0/+15
* Fix lazy eval version in integration testsMartin Krizek2022-04-281-1/+1
* Prevent losing unsafe from lookups (#77609)Martin Krizek2022-04-261-0/+45
* Allow for lazy evaluation of Jinja2 expressions (#56116)Martin Krizek2022-04-142-0/+26
* template override colon bugfixes (#77495)Corubba2022-04-114-0/+38
* Remove unused task from template integration test.Matt Clay2022-02-181-5/+0
* ansible_concat: return strings only unless eval (#76634)Martin Krizek2022-01-072-0/+10
* Heisen jinja2_native (#75587)Martin Krizek2021-10-273-0/+30
* Require Jinja2 3.0.0 (#75881)Martin Krizek2021-10-202-22/+0
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-1/+1
* Add an `undef` global Jinja function (#75435)Daniel Goldman2021-09-211-2/+2
* Add new comment attribute to template plugin (#69253)Hossein Zolfi2021-08-123-0/+25
* Globals should be accessible when importing a template without the context (#...Martin Krizek2021-08-053-0/+16
* Ensure Jinja2 template header overrides are used (#75306)Martin Krizek2021-07-263-0/+35
* fix unsafe preservation across newlines (#74960)Brian Coca2021-06-112-0/+23
* Remove include from tests (#74330)David Shrewsbury2021-04-201-1/+1
* Local vars should have highest precedence in AnsibleJ2Vars (#72830)Martin Krizek2021-01-2612-0/+77
* Provide more information in AnsibleUndefinedVariable (#71666)Martin Krizek2020-09-222-0/+18
* Emit proper error for `x in y` when y is undefined (#70990)Martin Krizek2020-07-301-0/+9
* More boilerplate fixes. (#70224)Matt Clay2020-06-231-0/+3
* Prevent templating unused variables for {%include%} (#68749)Martin Krizek2020-04-144-0/+14
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-301-0/+1
* Expand Shippable test matrix. (#66912)Matt Clay2020-01-291-1/+1
* Clean up various integration tests. (#60613)Matt Clay2019-08-154-5/+13
* Revert "Speed up VariableManager by preserving Templar state. (#45572)" (#59280)Martin Krizek2019-07-224-0/+24
* safe_eval fix (#57188)Brian Coca2019-06-062-0/+55
* Extend jinja2 nested undefined support to keys/indices (#55094)Matt Martz2019-04-101-0/+18
* dataloader: check exact value of dir (#52021)Abhijeet Kasurde2019-03-164-0/+20
* test - add setup target that creates the nobody user (#52750)Jordan Borean2019-02-221-0/+1
* template: add additional variable for dest path (#52015)Abhijeet Kasurde2019-02-192-0/+19
* Custom jinja Undefined class for handling nested undefined attributes (#51768)Andrew Gaffney2019-02-121-0/+25
* enable template target integration tests on rhel8 beta (#48940)Adam Miller2018-12-051-1/+0
* Add CI platform: rhel/8.0 (#48835)Matt Clay2018-11-171-0/+1
* Allow specifying the output encoding in the template module (#42171)Julien Champseix2018-07-254-0/+26
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-1/+1