summaryrefslogtreecommitdiff
path: root/test/integration/targets/handlers
Commit message (Expand)AuthorAgeFilesLines
* Make using blocks as handlers a parser error (#79993) (#80010)Martin Krizek2023-02-165-0/+45
* Fix conditionally notified include handlers (#79804) (#79807)Martin Krizek2023-02-153-0/+14
* Fix using FQCN for flush_handlers (#79057) (#79061)Martin Krizek2022-10-062-0/+18
* Move handler processing into new PlayIterator state (#77955)Martin Krizek2022-08-1613-0/+250
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* Do not allow handlers from dynamic includes to be notified (#78399)Martin Krizek2022-08-023-0/+24
* Incidental docker chip away (#77830)Matt Martz2022-05-181-0/+15
* Raise a proper error when include/import_role is used as a handler (#77807)Martin Krizek2022-05-172-0/+15
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-2/+1
* ignore/warn for undefined vars in unused handler names (#75244)Sloane Hertel2021-08-036-0/+53
* [ansible-test] add freebsd/13.0 remote (#74328)Rick Elrod2021-04-211-4/+4
* Remove include from tests (#74330)David Shrewsbury2021-04-202-2/+2
* Allow for searching handler subdir for included tasks (#73809)David Shrewsbury2021-03-155-0/+28
* Integration tests for notify with variable list (#66423)Sloane Hertel2020-02-083-0/+35
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* Expand Shippable test matrix. (#66912)Matt Clay2020-01-291-1/+1
* 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-275-0/+85
* Template run_once for handlers (#54030)Martin Krizek2019-03-202-0/+19
* Fix integration test inventory.Matt Clay2019-03-128-16/+4
* Make sure force_handlers is off for handlers test.Matt Clay2019-01-251-0/+4
* added handlers_from (#49220)Brian Coca2018-12-183-0/+58
* Fix exception when including tasks from handlers (#47307)Pablo2018-10-222-0/+19
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Fix any_errors_fatal in meta tasks (#36870)Martin Krizek2018-05-232-0/+31
* include_role handlers bug fix (#26335)Will Thames2017-07-196-0/+65
* tests: add handler listen test casesRene Moser2017-01-035-0/+163
* fix multiple handler notifications (#19655)Matt Davis2016-12-222-0/+38
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+1
* Alternately track listening handlers by uuid if no name is setJames Cammarata2016-11-133-0/+51
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-118-12/+10
* tests: check that handlers are able to use 'include'Pierre-Louis Bonicoli2016-10-215-0/+27
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-1211-0/+233