Switch to yaml output for ansible

This is a little more human readable.

Change-Id: I9762ecc6b39bb0f1684dc696e38494d78111660b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-04-03 19:55:54 -04:00
parent 4775ba346d
commit be3494b6bf

View File

@ -7,6 +7,7 @@ fact_caching_connection = ~/.cache/ansible/facts
fact_caching = jsonfile
inventory = ~/.config/windmill/ansible/hosts
retry_files_enabled = false
stdout_callback = yaml
[ssh_connection]
pipelining = true