Change output format to yaml

This commit is contained in:
Kishi85 2018-11-19 21:08:28 +01:00
parent 5fae8fa02c
commit 7808ea37f9
1 changed files with 4 additions and 0 deletions

View File

@ -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