Merge pull request #12733 from docschick/ansible_ssh_docswork

added "include" for ansible_ssh_ change to another section
pull/12740/head
Toshio Kuratomi 10 years ago
commit 3f2efddeb2

@ -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

Loading…
Cancel
Save