Commit 3f2efdde by Toshio Kuratomi

Merge pull request #12733 from docschick/ansible_ssh_docswork

added "include" for ansible_ssh_ change to another section
parents e6d3c674 7dfce28e
...@@ -205,6 +205,9 @@ Host connection:: ...@@ -205,6 +205,9 @@ Host connection::
ansible_connection ansible_connection
Connection type to the host. Candidates are local, smart, ssh or paramiko. The default is smart. Connection type to the host. Candidates are local, smart, ssh or paramiko. The default is smart.
.. include:: ansible_ssh_changes_note.rst
SSH connection:: SSH connection::
ansible_host ansible_host
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment