summaryrefslogtreecommitdiffstats
path: root/deployment/ansible.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/ansible.cfg')
-rw-r--r--deployment/ansible.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/deployment/ansible.cfg b/deployment/ansible.cfg
new file mode 100644
index 0000000..ea22cb2
--- /dev/null
+++ b/deployment/ansible.cfg
@@ -0,0 +1,6 @@
+[defaults]
+remote_user=root
+hostfile=hosts
+
+[ssh_connection]
+pipelining=True