index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
loops
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure skipped loop iteration register var is available (#83756)
Martin Krizek
2024-08-13
1
-0
/
+17
*
Re-organize CI test groups for POSIX tests. (#77420)
Matt Clay
2022-08-04
1
-1
/
+1
*
ansible-test - split controller/target testing (#75605)
Matt Clay
2021-09-21
1
-1
/
+1
*
Fix with_dict/with_list being passed incorrect type tests (#71699)
Martin Krizek
2020-09-11
1
-0
/
+9
*
Updates to Integration tests to pass against Alpine (#70946)
Matt Martz
2020-08-07
1
-9
/
+16
*
Testing: Add support for AIX platform (#65802)
Yanis Guenane
2020-01-30
1
-0
/
+1
*
unsafe wrapping should only happen for with_ loops (#64401)
Matt Martz
2019-11-06
3
-0
/
+33
*
Preserve original variables when using a loop (#59426)
Martin Krizek
2019-07-24
1
-0
/
+15
*
Use templated loop_var/index_var when looping include_* (#58866)
Martin Krizek
2019-07-10
2
-0
/
+14
*
Expose loop_control.loop_var as ansible_loop_var (#54240)
Matt Martz
2019-03-26
1
-0
/
+9
*
fixes for stripping (#52930)
Brian Coca
2019-03-12
1
-25
/
+0
*
allows loop pause for subseconds (#50461)
Brian Coca
2019-01-19
1
-0
/
+19
*
Add info about loop based on jinja2 loop var (#42134)
Matt Martz
2018-12-07
1
-0
/
+63
*
Handle sets differently than lists in wrap_var. Fixes #47372 (#47510)
Matt Martz
2018-10-23
1
-0
/
+10
*
Revert "[stable-2.7] Handle sets differently than lists in wrap_var. Fixes #4...
Toshio Kuratomi
2018-10-23
1
-10
/
+0
*
Handle sets differently than lists in wrap_var. Fixes #47372
Matt Martz
2018-10-22
1
-0
/
+10
*
Ensure that an empty literal list with loop skips the task (#47129)
Matt Martz
2018-10-16
1
-0
/
+6
*
Ensure loop with delegate_to can short circuit the same as without delegate_t...
Matt Martz
2018-09-07
1
-0
/
+19
*
Add basedir to ansible_search_path before running loops. Fixes #43302 (#43431)
Matt Martz
2018-07-31
1
-0
/
+10
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
Handle incorrect data type in list lookup plugin (#35483)
Adam Miller
2018-05-17
1
-0
/
+21
*
Revert "remove query/q (#36315)"
Toshio Kuratomi
2018-02-21
1
-0
/
+48
*
remove query/q (#36315)
Brian Coca
2018-02-21
1
-48
/
+0
*
Add integration test for #36430 (#36432)
Martin Krizek
2018-02-21
1
-0
/
+26
*
Add support for defining index var for task loops
Andrew Gaffney
2018-02-06
2
-0
/
+33
*
Test behaviour of loop keyword plus lookup plugins
Toshio Kuratomi
2018-01-31
4
-0
/
+137
*
Initial ansible-test implementation. (#18556)
Matt Clay
2016-11-30
1
-0
/
+1
*
Migrate Linux CI roles to test targets. (#17997)
Matt Clay
2016-10-13
1
-0
/
+20