Use YAML for output

This commit is contained in:
Oliver Davies 2020-04-09 11:17:28 +01:00
parent 2480ee9405
commit 9000d13288

View file

@ -1,5 +1,7 @@
[defaults]
bin_ansible_callbacks = True
inventory = tools/ansible/hosts.yml
stdout_callback = yaml
verbosity = 1
[ssh_connection]