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