projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (initial)
initial commit
author
Ralf Jung
<post@ralfj.de>
Mon, 2 Apr 2018 20:11:12 +0000
(22:11 +0200)
committer
Ralf Jung
<post@ralfj.de>
Mon, 2 Apr 2018 20:11:12 +0000
(22:11 +0200)
ansible.cfg
[new file with mode: 0644]
patch
|
blob
diff --git a/ansible.cfg
b/ansible.cfg
new file mode 100644
(file)
index 0000000..
6a35488
--- /dev/null
+++ b/
ansible.cfg
@@ -0,0
+1,5
@@
+[defaults]
+inventory = hosts
+
+[privilege_escalation]
+become_ask_pass = True