We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4cebdd commit f6eba0bCopy full SHA for f6eba0b
ansible/ansible.cfg
@@ -3,4 +3,4 @@ strategy_plugins = mitogen-0.2.9/ansible_mitogen/plugins/strategy
3
strategy = mitogen_linear
4
retry_files_enabled = False
5
[ssh_connection]
6
-pipelining = True
+pipelining = False # doas breaks with pipelining = True
0 commit comments