stdout_callback instead of callback_stdout

This commit is contained in:
bastianharren 2015-10-30 09:51:35 +01:00
commit b39b474def

View file

@ -39,7 +39,7 @@ gathering = implicit
#host_key_checking = False #host_key_checking = False
# change the default callback # change the default callback
#callback_stdout = skippy #stdout_callback = skippy
# enable additional callbacks # enable additional callbacks
#callback_whitelist = timer, mail #callback_whitelist = timer, mail