change ansible config: silence warnings
[ansible.git] / ansible.cfg
index 64ab4cf0fcb99e2e662feace86c54c3b45ab834a..32215cf143bfa089b857c9e73cff28b49cbfd299 100644 (file)
@@ -1,6 +1,8 @@
 [defaults]
 inventory = hosts
 stdout_callback = debug
+hash_behaviour = merge
+interpreter_python = auto_silent
 
 [diff]
 always = True