index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
callback_default
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Play recap stats and callbacks for include_role, consolidate with include_tas...
Martin Krizek
2024-01-23
4
-7
/
+34
*
copy keep suffix on temp file for validation (#82158)
Brian Coca
2023-11-13
3
-3
/
+3
*
Add condition that causes a when to skip a task to output msg (#78918)
Jordan Borean
2023-02-14
2
-0
/
+8
*
Change ansible_job_id format (#79951)
Martin Krizek
2023-02-09
1
-2
/
+2
*
Re-organize CI test groups for POSIX tests. (#77420)
Matt Clay
2022-08-04
1
-1
/
+1
*
Properly send a skipped message for empty templated loop (#77945)
Martin Krizek
2022-06-02
10
-9
/
+117
*
replace - always return rc (#71963)
Jack Scheible
2022-02-09
2
-0
/
+4
*
Compare FQCN also in lockstep logic. Fixes #76782 (#76787)
Matt Martz
2022-01-18
2
-0
/
+36
*
Default callback result format (#76166)
Matt Martz
2021-11-15
10
-11
/
+762
*
ansible-test - split controller/target testing (#75605)
Matt Clay
2021-09-21
1
-1
/
+0
*
Implement async callbacks (#74953)
David Shrewsbury
2021-06-22
2
-0
/
+21
*
Apply display_failed_stderr on loop item results (#74865)
Martin Krizek
2021-06-01
2
-3
/
+3
*
callback_default test - Reduce sleep time to correct CI failures
Sam Doran
2021-05-04
1
-1
/
+1
*
default callback - add "show_task_path_on_failure" option (#73260)
Sam Doran
2021-02-09
3
-1
/
+112
*
Make non-lockstep callback tests more deterministic (#73511)
Matt Martz
2021-02-05
5
-16
/
+28
*
Don't treat host_pinned as lockstep (#73484)
Matt Martz
2021-02-05
5
-0
/
+74
*
make collection callbacks follow normal flow (#59932)
Brian Coca
2020-10-15
1
-0
/
+6
*
Remove incidental_xml integration tests (#71917)
Matt Martz
2020-09-29
7
-5
/
+103
*
[default callback] Show include_tasks task banner (#71821)
Rick Elrod
2020-09-22
7
-9
/
+51
*
Fix incorrect msg in the results dict in loops (#71482)
Martin Krizek
2020-08-27
5
-5
/
+5
*
Make noop tasks implicit (#71344)
Martin Krizek
2020-08-19
2
-0
/
+17
*
Rebalance CI groups to avoid macOS timeouts (#70126)
Sam Doran
2020-06-19
1
-1
/
+1
*
Fix label lookup in the default callback for includes (#68822)
Matt Martz
2020-04-09
8
-5
/
+37
*
Testing: Add support for AIX platform (#65802)
Yanis Guenane
2020-01-30
1
-0
/
+1
*
clean "changed" only after it has been processed (#59958)
James Cassell
2019-10-11
7
-5
/
+83
*
Add check mode indicators at the beginning and the end of the playbook, play,...
basos g
2019-07-25
10
-4
/
+450
*
Remove needs/ssh alias from callback_default test.
Matt Clay
2019-06-14
1
-1
/
+0
*
Change default smart connection to ssh on macOS and remove paramiko from requ...
Sam Doran
2019-04-04
1
-0
/
+3
*
use ANSIBLE_ prefix on all ansible-defined env vars (#54272)
James Cassell
2019-03-26
1
-6
/
+6
*
Fix integration tests with custom inventory.
Matt Clay
2019-03-12
1
-2
/
+2
*
Add stats on rescued/ignored tasks (#48418)
Martin Krizek
2019-02-20
7
-5
/
+43
*
Merge pull request #50735 from mattclay/callback-inv
Matt Clay
2019-01-10
8
-7
/
+13
*
default: callback plugin allow unreachable task to stderr (#50533)
Abhijeet Kasurde
2019-01-09
2
-0
/
+29
*
Add number of skipped tasks to play recap in 'default' callback (#45797)
Andrew Gaffney
2018-09-20
5
-5
/
+5
*
Bugfixes and integration tests for 'default' callback plugin
Andrew Gaffney
2018-08-15
13
-0
/
+380