From b71a265af940a2b44cc019f549b6b8c7402b2365 Mon Sep 17 00:00:00 2001 From: Benjamin Labrecque Date: Mon, 20 Jul 2026 16:24:42 +0200 Subject: [PATCH] fix: ansible --- ansible/inventories/dev/hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventories/dev/hosts.yml b/ansible/inventories/dev/hosts.yml index 1640ae0..55c5ed7 100644 --- a/ansible/inventories/dev/hosts.yml +++ b/ansible/inventories/dev/hosts.yml @@ -12,7 +12,7 @@ all: vserv: hosts: sls-vserv-bd-01-dev: - ansible_ssh_pipelining: true + ansible_ssh_pipelining: false vserv-hla: hosts: sls-vserv-bd-hla01-dev: