projects
/
ansible.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
properly set up opendkim
[ansible.git]
/
ansible.cfg
1
[defaults]
2
inventory = hosts
3
stdout_callback = debug
4
hash_behaviour = merge
5
6
[diff]
7
always = True
8
9
[privilege_escalation]
10
become = True
11
become_ask_pass = True