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/roles
Sloane Hertel c8d413164d
ignore/warn for undefined vars in unused handler names (#75244)
* Make undefined variables in handler names non-fatal if the handler is not used

* If the handler has no way to be notified (i.e. the name can't be templated and the handler has no listen topics), display a warning

* Add tests for variables in handler names

* changelog
3 years ago
..
import_template_handler_names/tasks ignore/warn for undefined vars in unused handler names (#75244) 3 years ago
template_handler_names ignore/warn for undefined vars in unused handler names (#75244) 3 years ago
test_force_handlers
test_handlers
test_handlers_include Remove include from tests (#74330) 3 years ago
test_handlers_include_role
test_handlers_listen
test_handlers_meta added handlers_from (#49220) 6 years ago
test_role_handlers_include_tasks Allow for searching handler subdir for included tasks (#73809) 3 years ago
test_templating_in_handlers Integration tests for notify with variable list (#66423) 4 years ago