Fix ugly ansible error output

This commit is contained in:
Khue Doan 2021-02-12 20:20:39 +07:00
parent 75e075d2f6
commit c216624398

3
metal/ansible.cfg Normal file
View File

@ -0,0 +1,3 @@
[defaults]
stdout_callback=debug
stderr_callback=debug