Docs: add install link for windows (#75811)

pull/75833/head
Sandra McCann 3 years ago committed by GitHub
parent 5d1abdbf6b
commit 927ffe26b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -443,6 +443,14 @@ Update of the software will be managed by the swupd tool::
.. _from_pip_devel: .. _from_pip_devel:
.. _getting_ansible: .. _getting_ansible:
.. _from_windows:
Installing Ansible on Windows
------------------------------
See :ref:`windows_faq_ansible`
Installing and running the ``devel`` branch from source Installing and running the ``devel`` branch from source
======================================================= =======================================================

@ -41,6 +41,8 @@ Ansible does not currently work with Windows Nano Server, since it does
not have access to the full .NET Framework that is used by the majority of the not have access to the full .NET Framework that is used by the majority of the
modules and internal components. modules and internal components.
.. _windows_faq_ansible:
Can Ansible run on Windows? Can Ansible run on Windows?
``````````````````````````` ```````````````````````````
No, Ansible can only manage Windows hosts. Ansible cannot run on a Windows host No, Ansible can only manage Windows hosts. Ansible cannot run on a Windows host

Loading…
Cancel
Save