Change ssh header to ssh_connection header

This commit is contained in:
Michael-Keith Bernard 2013-10-24 11:24:24 -07:00
parent f61a4c1eb3
commit d1d4af8b11

View file

@ -507,7 +507,7 @@ instead. Setting it to False will improve performance and is recommended when h
OpenSSH Specific Settings
-------------------------
Under the [ssh] header, the following settings are tunable for SSH connections. OpenSSH is the default connection type for Ansible
Under the [ssh_connection] header, the following settings are tunable for SSH connections. OpenSSH is the default connection type for Ansible
on OSes that are new enough to support ControlPersist. (This means basically all operating systems except Enterprise Linux 6 or earlier).
.. _ssh_args: