projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix apache HTTP2HTTPS redirect config
[ansible.git]
/
ansible.cfg
diff --git
a/ansible.cfg
b/ansible.cfg
index e3267775f64d8aa0274e38271884ec335c760689..dfba7c46c31c729828060ba98eb35025255222bf 100644
(file)
--- a/
ansible.cfg
+++ b/
ansible.cfg
@@
-1,6
+1,10
@@
[defaults]
inventory = hosts
stdout_callback = debug
+interpreter_python = auto_silent
+
+[diff]
+always = True
[privilege_escalation]
become = True