initial commit
authorRalf Jung <post@ralfj.de>
Mon, 2 Apr 2018 20:11:12 +0000 (22:11 +0200)
committerRalf Jung <post@ralfj.de>
Mon, 2 Apr 2018 20:11:12 +0000 (22:11 +0200)
ansible.cfg [new file with mode: 0644]

diff --git a/ansible.cfg b/ansible.cfg
new file mode 100644 (file)
index 0000000..6a35488
--- /dev/null
@@ -0,0 +1,5 @@
+[defaults]
+inventory = hosts
+
+[privilege_escalation]
+become_ask_pass = True