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
6 months ago
..
collections/ansible_collections/ns/col/roles/test_handlers_listen/handlers Allow "role_name : " prefix for notifying handler listen topics (#82854) 7 months ago
roles Allow "role_name : " prefix for notifying handler listen topics (#82854) 7 months ago
46447.yml
52561.yml
54991.yml
58841.yml
79776-handlers.yml
79776.yml
80880.yml
82241.yml Allow include_tasks handlers for searching role subdirs (#82248) 11 months ago
aliases
force_handlers_blocks_81533-1.yml any_errors_fatal fixes (#78680) 1 year ago
force_handlers_blocks_81533-2.yml any_errors_fatal fixes (#78680) 1 year ago
from_handlers.yml
handlers.yml
handlers_lockstep_82307.yml handlers: fix executing in lockstep using linear (#83030) 6 months ago
include_handlers_fail_force-handlers.yml
include_handlers_fail_force.yml
inventory.handlers
nested_flush_handlers_failure_force.yml flush_handlers: handle a failure in a nested block with force_handlers (#81572) 11 months ago
order.yml
runme.sh handlers: fix executing in lockstep using linear (#83030) 6 months ago
test_block_as_handler-import.yml
test_block_as_handler-include.yml
test_block_as_handler-include_import-handlers.yml
test_block_as_handler.yml
test_flush_handlers_as_handler.yml
test_flush_handlers_rescue_always.yml
test_flush_in_rescue_always.yml
test_force_handlers.yml
test_fqcn_meta_flush_handlers.yml
test_handlers.yml
test_handlers_any_errors_fatal.yml
test_handlers_include.yml
test_handlers_include_role.yml
test_handlers_including_task.yml
test_handlers_inexistent_notify.yml
test_handlers_infinite_loop.yml
test_handlers_listen.yml Allow "role_name : " prefix for notifying handler listen topics (#82854) 7 months ago
test_handlers_meta.yml
test_handlers_template_run_once.yml
test_include_role_handler_once.yml
test_include_tasks_in_include_role.yml Allow for searching handler subdir for included task via include_role (#81733) 1 year ago
test_listen_role_dedup.yml Last handler with same name wins for listen too (#81358) 1 year ago
test_listening_handlers.yml
test_multiple_handlers_with_recursive_notification.yml Run all handlers with the same `listen` topic when notified from another handler (#82364) 10 months ago
test_notify_included-handlers.yml
test_notify_included.yml
test_role_as_handler.yml
test_role_handlers_including_tasks.yml
test_run_once.yml run_once: unnotify hosts on handlers that are not run (#81667) 1 year ago
test_skip_flush.yml
test_templating_in_handlers.yml