mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
480 B
ReStructuredText
19 lines
480 B
ReStructuredText
7 years ago
|
Windows Guides
|
||
|
``````````````
|
||
|
|
||
|
The following sections provide information on managing
|
||
|
Windows hosts with Ansible.
|
||
|
|
||
|
Because Windows is a non-POSIX-compliant operating system, there are differences between
|
||
|
how Ansible interacts with them and the way Windows works. These guides will highlight
|
||
|
some of the differences between Linux/Unix hosts and hosts running Windows.
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
|
||
|
windows_setup
|
||
|
windows_winrm
|
||
|
windows_usage
|
||
|
windows_dsc
|
||
|
windows_faq
|