mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07: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…
Add table
Add a link
Reference in a new issue