Update intro_inventory.rst

Change 'SSH' to upper case.
This commit is contained in:
Charles Chan 2015-08-15 20:16:05 -07:00
parent ec60db3907
commit 980f44ccba

View file

@ -199,7 +199,7 @@ Host connection::
ansible_connection
Connection type to the host. Candidates are local, smart, ssh or paramiko. The default is smart.
Ssh connection::
SSH connection::
ansible_ssh_host
The name of the host to connect to, if different from the alias you wish to give to it.