1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #12973 from bastianharren/patch-1

stdout_callback instead of callback_stdout
This commit is contained in:
Brian Coca 2015-10-30 08:10:07 -04:00
commit 000adca27b

View file

@ -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