This repository was archived by the owner on Feb 13, 2023. It is now read-only.
Commit 5baf470
committed
Use default control_path in ansible.cfg
This defaults to a hashed string of the hostname, port and username. The
hash mitigates a common problem users found with long hostames and the
conventional %(directory)s/ansible-ssh-%%h-%%p-%%r format. In those
cases, a "too long for Unix domain socket" ssh error would occur.1 parent a6426e5 commit 5baf470
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
0 commit comments