perf: test ansible executor github ci

This commit is contained in:
wangruidong
2026-06-11 14:33:14 +08:00
parent 5737c4f005
commit 905f20bc2a

View File

@@ -7,7 +7,6 @@ timeout = 65
[privilege_escalation]
[paramiko_connection]
[ssh_connection]
# Docker 隔离下 ControlMaster 在 bind mount 上无法创建 mux socketmacOS 尤其明显)
ssh_args = -o ControlMaster=no -o ControlPersist=no
pipelining = True