mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
toggle missing handler errors/warnings via config
This commit is contained in:
parent
f6bcd0f9a1
commit
b169a61c20
3 changed files with 15 additions and 8 deletions
|
@ -71,6 +71,9 @@
|
|||
#task_includes_static = True
|
||||
#handler_includes_static = True
|
||||
|
||||
# Controls if a missing handler for a notification event is an error or a warning
|
||||
#error_on_missing_handler = True
|
||||
|
||||
# change this for alternative sudo implementations
|
||||
#sudo_exe = sudo
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue