Windows FAQ: fix reference
(cherry picked from commit 8bf56642bd49d28b2aee30871ddb1a1e0974a302)
This commit is contained in:
parent
e826eca1f2
commit
2128e7c14f
1 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ from the SSH implementation; consult the :ref:`windows_winrm` documentation for
|
|||
more information.
|
||||
|
||||
Ansible 2.8 has added experimental support for using the SSH connection plugin,
|
||||
which supports authentication with SSH keys, to connect to Windows servers. See `this question <windows_faq_ssh>`
|
||||
which supports authentication with SSH keys, to connect to Windows servers. See :ref:`this question <windows_faq_ssh>`
|
||||
for more information.
|
||||
|
||||
.. _windows_faq_winrm:
|
||||
|
@ -161,7 +161,7 @@ modules will not work. A way to bypass this issue to use
|
|||
This is useful if during a playbook, an external service needs to be contacted
|
||||
and there is no equivalent Windows module available.
|
||||
|
||||
.. _winrm_faq_ssh:
|
||||
.. _windows_faq_ssh:
|
||||
|
||||
Can I connect to Windows hosts over SSH?
|
||||
````````````````````````````````````````
|
||||
|
|
Loading…
Reference in a new issue