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 6a35488ceef43dc804a496b73b7a365669cd2ff9..dfba7c46c31c729828060ba98eb35025255222bf 100644
(file)
--- a/
ansible.cfg
+++ b/
ansible.cfg
@@
-1,5
+1,11
@@
[defaults]
inventory = hosts
+stdout_callback = debug
+interpreter_python = auto_silent
+
+[diff]
+always = True
[privilege_escalation]
+become = True
become_ask_pass = True