stdout_callback = debug
This commit is contained in:
parent
da05908d65
commit
2f807008f4
|
|
@ -215,7 +215,7 @@ ask_vault_pass=True
|
|||
# (string) Set the main callback used to display Ansible output. You can only have one at a time.
|
||||
# You can have many other callbacks, but just one can be in charge of stdout.
|
||||
# See :ref:`callback_plugins` for a list of available options.
|
||||
;stdout_callback=default
|
||||
stdout_callback=debug
|
||||
|
||||
# (string) Set the default strategy used for plays.
|
||||
;strategy=linear
|
||||
|
|
|
|||
Loading…
Reference in New Issue