summaryrefslogtreecommitdiff
path: root/test/integration/targets/template
Commit message (Expand)AuthorAgeFilesLines
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* Expand Shippable test matrix. (#66912)Matt Clay2020-01-291-1/+1
* Clean up various integration tests. (#60613)Matt Clay2019-08-144-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-161-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-231-1/+1
* Fix when template paths contain non-ascii chars and using the path in ansible...Toshio Kuratomi2018-04-303-0/+17
* Add tests for template with non-ascii filenamesToshio Kuratomi2018-04-262-0/+19
* Fixes for mode=preserve (#39343)Toshio Kuratomi2018-04-261-0/+27
* template: Add option to `lstrip_blocks' and fix setting`trim_blocks` inline (...Alex Tsitsimpis2018-03-237-0/+112
* Fix jinja2>=2.9 nested include vars (#35099)Martin Krizek2018-02-074-21/+44
* Check that AnsibleUndefinedVariable doesn't occur when an unused variable ref...Pilou2018-02-022-0/+12
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-8/+8
* Add more tests for copy/file/template with harlinksToshio Kuratomi2017-08-171-19/+27
* add test for template, file, and copy with hardlinksAndrew Erickson2017-08-171-0/+40
* rm unused test template in template intg testsAdrian Likins2017-08-121-3/+0
* template: fix KeyError: 'undefined variable: 0 (#27972)Zac Medico2017-08-0910-0/+78
* [WIP] Create preserved_copy function in basic.py to perserve file ownership. ...jctanner2017-08-022-0/+63
* Windows: Use the correct newline sequence for the platform (#21846)Dag Wieers2017-03-235-5/+135
* Improve jinja2 test coverage. (#20533)Matt Clay2017-01-201-0/+8
* Don't restrict local jinja2 variables to those that start with l_James Cammarata2017-01-204-0/+24
* minor spelling changesCarlos E. Garcia2016-12-131-1/+1
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+2
* Detect default group in template integration test.Matt Clay2016-11-231-4/+8
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-112-3/+1
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-137-0/+268