diff --git a/examples/ansible.cfg b/examples/ansible.cfg index f14dd9e0eb0..a3c58008bc8 100644 --- a/examples/ansible.cfg +++ b/examples/ansible.cfg @@ -392,7 +392,7 @@ # In those cases, a "too long for Unix domain socket" ssh error would occur. # # Example: -# control_path = %(directory)s/%%h-%%r +# control_path = %(directory)s/%%C #control_path = # Enabling pipelining reduces the number of SSH operations required to