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:
commit
000adca27b
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