mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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
|
#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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue