Change output format to yaml
This commit is contained in:
parent
5fae8fa02c
commit
7808ea37f9
1 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,10 @@ nocows = 1
|
|||
remote_user = root
|
||||
roles_path = ./roles
|
||||
vault_password_file = ./.vault_pass
|
||||
# Use the YAML callback plugin.
|
||||
stdout_callback = yaml
|
||||
# Use the stdout_callback when running ad-hoc commands.
|
||||
bin_ansible_callbacks = True
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue