summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/handlers/runme.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implicit flush_handlers inherit play tags (#83968)Martin Krizek2024-10-041-0/+4
* Reduce number of implicit meta tasks (#84007)Martin Krizek2024-10-031-0/+6
* linear: fix included handlers executing in lockstep (#83209)Martin Krizek2024-07-041-0/+3
* handlers: fix executing in lockstep using linear (#83030)Martin Krizek2024-04-161-0/+3
* Run all handlers with the same `listen` topic when notified from another hand...snipfoo2023-12-131-0/+3
* Allow include_tasks handlers for searching role subdirs (#82248)Martin Krizek2023-11-221-0/+3
* flush_handlers: handle a failure in a nested block with force_handlers (#81572)Martin Krizek2023-11-131-0/+4
* any_errors_fatal fixes (#78680)Martin Krizek2023-10-251-0/+8
* run_once: unnotify hosts on handlers that are not run (#81667)Martin Krizek2023-10-031-0/+3
* Allow for searching handler subdir for included task via include_role (#81733)Martin Krizek2023-09-211-0/+3
* include_role: expose vars from parent roles to role's handlers (#81524)Martin Krizek2023-08-171-0/+2
* Last handler with same name wins for listen too (#81358)Martin Krizek2023-08-151-0/+3
* Register handlers immediately if currently iterating handlers (#80898)James Cammarata2023-06-141-0/+3
* Last handler defined runs, fix for roles (#79558)Martin Krizek2023-04-121-0/+3
* Make using blocks as handlers a parser error (#79993)Martin Krizek2023-02-141-0/+9
* Fix conditionally notified include handlers (#79804)Martin Krizek2023-01-241-0/+2
* Fix using FQCN for flush_handlers (#79057)Martin Krizek2022-10-061-0/+4
* Move handler processing into new PlayIterator state (#77955)Martin Krizek2022-08-161-0/+43
* Do not allow handlers from dynamic includes to be notified (#78399)Martin Krizek2022-08-021-0/+5
* Raise a proper error when include/import_role is used as a handler (#77807)Martin Krizek2022-05-171-0/+4
* ignore/warn for undefined vars in unused handler names (#75244)Sloane Hertel2021-08-031-0/+18
* [ansible-test] add freebsd/13.0 remote (#74328)Rick Elrod2021-04-211-4/+4
* Allow for searching handler subdir for included tasks (#73809)David Shrewsbury2021-03-151-0/+3
* free strategy - include failed hosts that were notified (#65576)Sloane Hertel2019-12-191-21/+30
* Fix sanity tests based on newer version of shellcheck (#60423)Sam Doran2019-08-121-12/+12
* Fix notifying handlers by using an exact match (#55624)Sloane Hertel2019-06-271-0/+2
* Template run_once for handlers (#54030)Martin Krizek2019-03-201-0/+7
* Make sure force_handlers is off for handlers test.Matt Clay2019-01-251-0/+4
* added handlers_from (#49220)Brian Coca2018-12-181-0/+5
* Fix exception when including tasks from handlers (#47307)Pablo2018-10-221-0/+3
* Fix any_errors_fatal in meta tasks (#36870)Martin Krizek2018-05-241-0/+6
* include_role handlers bug fix (#26335)Will Thames2017-07-191-0/+3
* tests: add handler listen test casesRene Moser2017-01-041-0/+13
* Alternately track listening handlers by uuid if no name is setJames Cammarata2016-11-131-0/+1
* tests: check that handlers are able to use 'include'Pierre-Louis Bonicoli2016-10-211-0/+6
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-121-0/+36