diff --git a/docsite/rst/intro_inventory.rst b/docsite/rst/intro_inventory.rst index ad144e3d92..5afffb0fe5 100644 --- a/docsite/rst/intro_inventory.rst +++ b/docsite/rst/intro_inventory.rst @@ -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.