ignore more SSH errors
[ansible.git] / ansible.cfg
index d735112b531b17db8e58a6020b592dcb46474f75..dfba7c46c31c729828060ba98eb35025255222bf 100644 (file)
@@ -1,5 +1,10 @@
 [defaults]
 inventory = hosts
+stdout_callback = debug
+interpreter_python = auto_silent
+
+[diff]
+always = True
 
 [privilege_escalation]
 become = True