ansible: use debug output
This commit is contained in:
parent
84d532cde4
commit
e14bfa2395
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ retry_files_enabled = False
|
|||
roles_path = ./roles
|
||||
vault_password_file = ./.vault_pass
|
||||
# Use the YAML callback plugin.
|
||||
stdout_callback = yaml
|
||||
stdout_callback = debug
|
||||
# Use the stdout_callback when running ad-hoc commands.
|
||||
bin_ansible_callbacks = True
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue