index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
delegate_to
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update triple single quotes to triple double quotes (#84099)
Matt Clay
2024-10-09
1
-8
/
+8
*
fix delegate_to integration test (#83865)
Matt Davis
2024-08-27
1
-9
/
+28
*
Typo fixes and other bits and bobs (#83672)
Lee Garrett
2024-07-27
3
-3
/
+3
*
Better errors for delegate_to (#82319)
Brian Coca
2023-12-04
1
-0
/
+19
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
2
-4
/
+2
*
Do not double calculate loops and `delegate_to` (#80171)
Matt Martz
2023-03-23
3
-0
/
+43
*
Fixed incorrect spelling of the word overridden. (#79620)
jbreitwe-rh
2023-01-03
1
-1
/
+1
*
Deprecate using a list of dicts for vars. See #78920 (#78927)
Matt Martz
2022-09-29
1
-4
/
+4
*
Re-organize CI test groups for POSIX tests. (#77420)
Matt Clay
2022-08-04
1
-1
/
+1
*
Fix final fact delegation (#77008)
Brian Coca
2022-02-12
1
-1
/
+20
*
ssh connection: use 'correct' host in all cases (#76017)
Brian Coca
2022-02-07
4
-2
/
+34
*
loop/fact delegation fix (#75768)
Brian Coca
2021-11-01
2
-0
/
+22
*
ansible-test - split controller/target testing (#75605)
Matt Clay
2021-09-21
1
-1
/
+1
*
delegation fix (#74685)
Brian Coca
2021-05-24
2
-0
/
+19
*
ensure local exposes correct user (#72543)
Brian Coca
2020-11-09
3
-1
/
+13
*
Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477)
Matt Martz
2020-10-12
6
-1
/
+24
*
VariableManager - add the 'vars' key before getting delegated variables (#71214)
Sloane Hertel
2020-10-02
2
-0
/
+18
*
Allow hostvars delegation (#70331)
Brian Coca
2020-07-22
5
-0
/
+144
*
Revert commits related to delegated facts changes (#70272)
Sam Doran
2020-06-24
4
-24
/
+0
*
Fix storing delegate_to facts (#70231)
Martin Krizek
2020-06-23
2
-0
/
+9
*
Fix storing local task_vars facts for the retry (#70171)
Martin Krizek
2020-06-22
3
-0
/
+15
*
fix discovery on loop with delegation (#70013)
Brian Coca
2020-06-12
2
-0
/
+9
*
fix delegated interpreter discovery (#69604)
Brian Coca
2020-05-22
4
-0
/
+81
*
fix delegation vars usage (debug still shows inventory_hostname) (#69244)
Brian Coca
2020-05-14
2
-0
/
+61
*
Testing: Add support for AIX platform (#65802)
Yanis Guenane
2020-01-30
1
-0
/
+1
*
Move interface management into delegate_to test.
Matt Clay
2019-03-26
2
-0
/
+41
*
fixes for stripping (#52930)
Brian Coca
2019-03-12
1
-1
/
+2
*
Fix integration test inventory.
Matt Clay
2019-03-12
1
-1
/
+1
*
Fix integration tests with custom inventory.
Matt Clay
2019-03-12
2
-0
/
+4
*
Cleanup integration test inventory. (#50753)
Matt Clay
2019-01-10
3
-4
/
+10
*
Don't use the task for a cache, return a special cache var (#47243)
Matt Martz
2018-10-18
2
-2
/
+49
*
remove default from delegate_facts to inherit (#45492)
Brian Coca
2018-10-10
2
-0
/
+27
*
Ensure we only cache the loop when the task had a loop (#44901)
Matt Martz
2018-08-30
1
-0
/
+14
*
don't assume all delegation subkeys exist (#43032)
Brian Coca
2018-07-24
2
-0
/
+10
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
Cache items when task.loop/with_items is evaluated to set delegate_to vars (#...
Matt Martz
2018-06-26
2
-0
/
+60
*
Add test for fix using loop_control with delegate_to (#33809)
Martin Krizek
2018-01-23
2
-0
/
+18
*
Add check for known_hosts changing during tests. (#26470)
Matt Clay
2017-07-06
1
-1
/
+2
*
Initial ansible-test implementation. (#18556)
Matt Clay
2016-11-30
1
-0
/
+1
*
Split integration tests out from Makefile. (#17976)
Matt Clay
2016-10-12
3
-0
/
+64