1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #12733 from docschick/ansible_ssh_docswork

added "include" for ansible_ssh_ change to another section
This commit is contained in:
Toshio Kuratomi 2015-10-13 11:22:31 -07:00
commit 3f2efddeb2

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