You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/handlers
Martin Krizek a3cdd831b3
handlers: fix executing in lockstep using linear (#83030)
Fixes #82307
2 months ago
..
collections/ansible_collections/ns/col/roles/test_handlers_listen/handlers Allow "role_name : " prefix for notifying handler listen topics (#82854) 2 months ago
roles Allow "role_name : " prefix for notifying handler listen topics (#82854) 2 months ago
46447.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
52561.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
54991.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
58841.yml ignore/warn for undefined vars in unused handler names (#75244) 3 years ago
79776-handlers.yml Fix conditionally notified include handlers (#79804) 1 year ago
79776.yml Fix conditionally notified include handlers (#79804) 1 year ago
80880.yml Register handlers immediately if currently iterating handlers (#80898) 12 months ago
82241.yml Allow include_tasks handlers for searching role subdirs (#82248) 6 months ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
force_handlers_blocks_81533-1.yml any_errors_fatal fixes (#78680) 7 months ago
force_handlers_blocks_81533-2.yml any_errors_fatal fixes (#78680) 7 months ago
from_handlers.yml Fix integration test inventory. 5 years ago
handlers.yml
handlers_lockstep_82307.yml handlers: fix executing in lockstep using linear (#83030) 2 months ago
include_handlers_fail_force-handlers.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
include_handlers_fail_force.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
inventory.handlers Fix integration test inventory. 5 years ago
nested_flush_handlers_failure_force.yml flush_handlers: handle a failure in a nested block with force_handlers (#81572) 7 months ago
order.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
runme.sh handlers: fix executing in lockstep using linear (#83030) 2 months ago
test_block_as_handler-import.yml Make using blocks as handlers a parser error (#79993) 1 year ago
test_block_as_handler-include.yml Make using blocks as handlers a parser error (#79993) 1 year ago
test_block_as_handler-include_import-handlers.yml Make using blocks as handlers a parser error (#79993) 1 year ago
test_block_as_handler.yml Make using blocks as handlers a parser error (#79993) 1 year ago
test_flush_handlers_as_handler.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
test_flush_handlers_rescue_always.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
test_flush_in_rescue_always.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
test_force_handlers.yml Fix integration test inventory. 5 years ago
test_fqcn_meta_flush_handlers.yml Fix using FQCN for flush_handlers (#79057) 2 years ago
test_handlers.yml Fix integration test inventory. 5 years ago
test_handlers_any_errors_fatal.yml Fix integration test inventory. 5 years ago
test_handlers_include.yml Remove include from tests (#74330) 3 years ago
test_handlers_include_role.yml include_role handlers bug fix (#26335) 7 years ago
test_handlers_including_task.yml Fix exception when including tasks from handlers (#47307) 6 years ago
test_handlers_inexistent_notify.yml Fix integration test inventory. 5 years ago
test_handlers_infinite_loop.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
test_handlers_listen.yml Allow "role_name : " prefix for notifying handler listen topics (#82854) 2 months ago
test_handlers_meta.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
test_handlers_template_run_once.yml Template run_once for handlers (#54030) 5 years ago
test_include_role_handler_once.yml Last handler defined runs, fix for roles (#79558) 1 year ago
test_include_tasks_in_include_role.yml Allow for searching handler subdir for included task via include_role (#81733) 9 months ago
test_listen_role_dedup.yml Last handler with same name wins for listen too (#81358) 10 months ago
test_listening_handlers.yml Incidental docker chip away (#77830) 2 years ago
test_multiple_handlers_with_recursive_notification.yml Run all handlers with the same `listen` topic when notified from another handler (#82364) 6 months ago
test_notify_included-handlers.yml Do not allow handlers from dynamic includes to be notified (#78399) 2 years ago
test_notify_included.yml Do not allow handlers from dynamic includes to be notified (#78399) 2 years ago
test_role_as_handler.yml Raise a proper error when include/import_role is used as a handler (#77807) 2 years ago
test_role_handlers_including_tasks.yml Allow for searching handler subdir for included tasks (#73809) 3 years ago
test_run_once.yml run_once: unnotify hosts on handlers that are not run (#81667) 8 months ago
test_skip_flush.yml Move handler processing into new PlayIterator state (#77955) 2 years ago
test_templating_in_handlers.yml Integration tests for notify with variable list (#66423) 4 years ago