Update intro_inventory.rst
Change 'SSH' to upper case.
This commit is contained in:
parent
ec60db3907
commit
980f44ccba
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue