summaryrefslogtreecommitdiff
path: root/test/integration/targets/loops
Commit message (Expand)AuthorAgeFilesLines
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* unsafe wrapping should only happen for with_ loops (#64401)Matt Martz2019-11-063-0/+33
* Preserve original variables when using a loop (#59426)Martin Krizek2019-07-241-0/+15
* Use templated loop_var/index_var when looping include_* (#58866)Martin Krizek2019-07-102-0/+14
* Expose loop_control.loop_var as ansible_loop_var (#54240)Matt Martz2019-03-261-0/+9
* fixes for stripping (#52930)Brian Coca2019-03-121-25/+0
* allows loop pause for subseconds (#50461)Brian Coca2019-01-181-0/+19
* Add info about loop based on jinja2 loop var (#42134)Matt Martz2018-12-071-0/+63
* Handle sets differently than lists in wrap_var. Fixes #47372 (#47510)Matt Martz2018-10-231-0/+10
* Revert "[stable-2.7] Handle sets differently than lists in wrap_var. Fixes #4...Toshio Kuratomi2018-10-221-10/+0
* Handle sets differently than lists in wrap_var. Fixes #47372Matt Martz2018-10-221-0/+10
* Ensure that an empty literal list with loop skips the task (#47129)Matt Martz2018-10-161-0/+6
* Ensure loop with delegate_to can short circuit the same as without delegate_t...Matt Martz2018-09-071-0/+19
* Add basedir to ansible_search_path before running loops. Fixes #43302 (#43431)Matt Martz2018-07-311-0/+10
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Handle incorrect data type in list lookup plugin (#35483)Adam Miller2018-05-171-0/+21
* Revert "remove query/q (#36315)"Toshio Kuratomi2018-02-211-0/+48
* remove query/q (#36315)Brian Coca2018-02-211-48/+0
* Add integration test for #36430 (#36432)Martin Krizek2018-02-211-0/+26
* Add support for defining index var for task loopsAndrew Gaffney2018-02-052-0/+33
* Test behaviour of loop keyword plus lookup pluginsToshio Kuratomi2018-01-314-0/+137
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+1
* Migrate Linux CI roles to test targets. (#17997)Matt Clay2016-10-131-0/+20