projects
/
ansible.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
32215cf143bfa089b857c9e73cff28b49cbfd299
[ansible.git]
/
ansible.cfg
1
[defaults]
2
inventory = hosts
3
stdout_callback = debug
4
hash_behaviour = merge
5
interpreter_python = auto_silent
6
7
[diff]
8
always = True
9
10
[privilege_escalation]
11
become = True
12
become_ask_pass = True