Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_support/benchmarking/ansible.cfg')
-rw-r--r--_support/benchmarking/ansible.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/_support/benchmarking/ansible.cfg b/_support/benchmarking/ansible.cfg
new file mode 100644
index 000000000..9eec3508d
--- /dev/null
+++ b/_support/benchmarking/ansible.cfg
@@ -0,0 +1,5 @@
+[ssh_connection]
+pipelining = True
+
+[defaults]
+callbacks_enabled = profile_tasks