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
/
runme.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implicit flush_handlers inherit play tags (#83968)
Martin Krizek
2024-10-04
1
-0
/
+4
*
Reduce number of implicit meta tasks (#84007)
Martin Krizek
2024-10-03
1
-0
/
+6
*
linear: fix included handlers executing in lockstep (#83209)
Martin Krizek
2024-07-04
1
-0
/
+3
*
handlers: fix executing in lockstep using linear (#83030)
Martin Krizek
2024-04-16
1
-0
/
+3
*
Run all handlers with the same `listen` topic when notified from another hand...
snipfoo
2023-12-13
1
-0
/
+3
*
Allow include_tasks handlers for searching role subdirs (#82248)
Martin Krizek
2023-11-22
1
-0
/
+3
*
flush_handlers: handle a failure in a nested block with force_handlers (#81572)
Martin Krizek
2023-11-13
1
-0
/
+4
*
any_errors_fatal fixes (#78680)
Martin Krizek
2023-10-25
1
-0
/
+8
*
run_once: unnotify hosts on handlers that are not run (#81667)
Martin Krizek
2023-10-03
1
-0
/
+3
*
Allow for searching handler subdir for included task via include_role (#81733)
Martin Krizek
2023-09-21
1
-0
/
+3
*
include_role: expose vars from parent roles to role's handlers (#81524)
Martin Krizek
2023-08-17
1
-0
/
+2
*
Last handler with same name wins for listen too (#81358)
Martin Krizek
2023-08-15
1
-0
/
+3
*
Register handlers immediately if currently iterating handlers (#80898)
James Cammarata
2023-06-14
1
-0
/
+3
*
Last handler defined runs, fix for roles (#79558)
Martin Krizek
2023-04-12
1
-0
/
+3
*
Make using blocks as handlers a parser error (#79993)
Martin Krizek
2023-02-14
1
-0
/
+9
*
Fix conditionally notified include handlers (#79804)
Martin Krizek
2023-01-24
1
-0
/
+2
*
Fix using FQCN for flush_handlers (#79057)
Martin Krizek
2022-10-06
1
-0
/
+4
*
Move handler processing into new PlayIterator state (#77955)
Martin Krizek
2022-08-16
1
-0
/
+43
*
Do not allow handlers from dynamic includes to be notified (#78399)
Martin Krizek
2022-08-02
1
-0
/
+5
*
Raise a proper error when include/import_role is used as a handler (#77807)
Martin Krizek
2022-05-17
1
-0
/
+4
*
ignore/warn for undefined vars in unused handler names (#75244)
Sloane Hertel
2021-08-03
1
-0
/
+18
*
[ansible-test] add freebsd/13.0 remote (#74328)
Rick Elrod
2021-04-21
1
-4
/
+4
*
Allow for searching handler subdir for included tasks (#73809)
David Shrewsbury
2021-03-15
1
-0
/
+3
*
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
1
-0
/
+2
*
Template run_once for handlers (#54030)
Martin Krizek
2019-03-20
1
-0
/
+7
*
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
1
-0
/
+5
*
Fix exception when including tasks from handlers (#47307)
Pablo
2018-10-22
1
-0
/
+3
*
Fix any_errors_fatal in meta tasks (#36870)
Martin Krizek
2018-05-24
1
-0
/
+6
*
include_role handlers bug fix (#26335)
Will Thames
2017-07-19
1
-0
/
+3
*
tests: add handler listen test cases
Rene Moser
2017-01-04
1
-0
/
+13
*
Alternately track listening handlers by uuid if no name is set
James Cammarata
2016-11-13
1
-0
/
+1
*
tests: check that handlers are able to use 'include'
Pierre-Louis Bonicoli
2016-10-21
1
-0
/
+6
*
Split integration tests out from Makefile. (#17976)
Matt Clay
2016-10-12
1
-0
/
+36