index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
handlers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linear: fix included handlers executing in lockstep (#83209)
Martin Krizek
2024-07-04
4
-0
/
+20
*
handlers: fix executing in lockstep using linear (#83030)
Martin Krizek
2024-04-16
2
-0
/
+28
*
Allow "role_name : " prefix for notifying handler listen topics (#82854)
Sloane Hertel
2024-03-26
3
-0
/
+24
*
Run all handlers with the same `listen` topic when notified from another hand...
snipfoo
2023-12-13
2
-0
/
+39
*
Allow include_tasks handlers for searching role subdirs (#82248)
Martin Krizek
2023-11-22
5
-0
/
+15
*
flush_handlers: handle a failure in a nested block with force_handlers (#81572)
Martin Krizek
2023-11-13
2
-0
/
+23
*
any_errors_fatal fixes (#78680)
Martin Krizek
2023-10-25
3
-0
/
+36
*
run_once: unnotify hosts on handlers that are not run (#81667)
Martin Krizek
2023-10-03
2
-0
/
+13
*
Allow for searching handler subdir for included task via include_role (#81733)
Martin Krizek
2023-09-21
5
-0
/
+14
*
include_role: expose vars from parent roles to role's handlers (#81524)
Martin Krizek
2023-08-17
5
-0
/
+11
*
Last handler with same name wins for listen too (#81358)
Martin Krizek
2023-08-15
7
-0
/
+22
*
Register handlers immediately if currently iterating handlers (#80898)
James Cammarata
2023-06-14
2
-0
/
+37
*
Last handler defined runs, fix for roles (#79558)
Martin Krizek
2023-04-12
5
-0
/
+32
*
Make using blocks as handlers a parser error (#79993)
Martin Krizek
2023-02-14
5
-0
/
+45
*
Fix conditionally notified include handlers (#79804)
Martin Krizek
2023-01-24
3
-0
/
+14
*
Fix using FQCN for flush_handlers (#79057)
Martin Krizek
2022-10-06
2
-0
/
+18
*
Move handler processing into new PlayIterator state (#77955)
Martin Krizek
2022-08-16
13
-0
/
+250
*
Re-organize CI test groups for POSIX tests. (#77420)
Matt Clay
2022-08-04
1
-1
/
+1
*
Do not allow handlers from dynamic includes to be notified (#78399)
Martin Krizek
2022-08-02
3
-0
/
+24
*
Incidental docker chip away (#77830)
Matt Martz
2022-05-18
1
-0
/
+15
*
Raise a proper error when include/import_role is used as a handler (#77807)
Martin Krizek
2022-05-17
2
-0
/
+15
*
ansible-test - split controller/target testing (#75605)
Matt Clay
2021-09-21
1
-2
/
+1
*
ignore/warn for undefined vars in unused handler names (#75244)
Sloane Hertel
2021-08-03
6
-0
/
+53
*
[ansible-test] add freebsd/13.0 remote (#74328)
Rick Elrod
2021-04-21
1
-4
/
+4
*
Remove include from tests (#74330)
David Shrewsbury
2021-04-20
2
-2
/
+2
*
Allow for searching handler subdir for included tasks (#73809)
David Shrewsbury
2021-03-15
5
-0
/
+28
*
Integration tests for notify with variable list (#66423)
Sloane Hertel
2020-02-08
3
-0
/
+35
*
Testing: Add support for AIX platform (#65802)
Yanis Guenane
2020-01-30
1
-0
/
+1
*
Expand Shippable test matrix. (#66912)
Matt Clay
2020-01-29
1
-1
/
+1
*
free strategy - include failed hosts that were notified (#65576)
Sloane Hertel
2019-12-19
1
-21
/
+30
*
Fix sanity tests based on newer version of shellcheck (#60423)
Sam Doran
2019-08-12
1
-12
/
+12
*
Fix notifying handlers by using an exact match (#55624)
Sloane Hertel
2019-06-27
5
-0
/
+85
*
Template run_once for handlers (#54030)
Martin Krizek
2019-03-20
2
-0
/
+19
*
Fix integration test inventory.
Matt Clay
2019-03-12
8
-16
/
+4
*
Make sure force_handlers is off for handlers test.
Matt Clay
2019-01-25
1
-0
/
+4
*
added handlers_from (#49220)
Brian Coca
2018-12-18
3
-0
/
+58
*
Fix exception when including tasks from handlers (#47307)
Pablo
2018-10-22
2
-0
/
+19
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
Fix any_errors_fatal in meta tasks (#36870)
Martin Krizek
2018-05-24
2
-0
/
+31
*
include_role handlers bug fix (#26335)
Will Thames
2017-07-19
6
-0
/
+65
*
tests: add handler listen test cases
Rene Moser
2017-01-04
5
-0
/
+163
*
fix multiple handler notifications (#19655)
Matt Davis
2016-12-23
2
-0
/
+38
*
Initial ansible-test implementation. (#18556)
Matt Clay
2016-11-30
1
-0
/
+1
*
Alternately track listening handlers by uuid if no name is set
James Cammarata
2016-11-13
3
-0
/
+51
*
Fix cosmetic problems in YAML source
Adrien Vergé
2016-11-11
8
-12
/
+10
*
tests: check that handlers are able to use 'include'
Pierre-Louis Bonicoli
2016-10-21
5
-0
/
+27
*
Split integration tests out from Makefile. (#17976)
Matt Clay
2016-10-12
11
-0
/
+233