added "include" for ansible_ssh_ change note to another section of intro_inventory.rst for clarity

pull/4420/head
Sandra Wills 2015-10-13 13:59:44 -04:00
parent 32cb2fa215
commit 7dfce28e9a
1 changed files with 3 additions and 0 deletions

View File

@ -205,6 +205,9 @@ Host connection::
ansible_connection
Connection type to the host. Candidates are local, smart, ssh or paramiko. The default is smart.
.. include:: ansible_ssh_changes_note.rst
SSH connection::
ansible_host