ansible: use debug output
This commit is contained in:
parent
84d532cde4
commit
e14bfa2395
@ -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…
Reference in New Issue
Block a user