stdout_callback instead of callback_stdout
This commit is contained in:
parent
479cbfc63c
commit
b39b474def
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ gathering = implicit
|
|||
#host_key_checking = False
|
||||
|
||||
# change the default callback
|
||||
#callback_stdout = skippy
|
||||
#stdout_callback = skippy
|
||||
# enable additional callbacks
|
||||
#callback_whitelist = timer, mail
|
||||
|
||||
|
|
Loading…
Reference in a new issue