Windows Support — Ansible Documentation
docs.ansible.com › ansible › 2As you may have already read, Ansible manages Linux/Unix machines using SSH by default. Starting in version 1.7, Ansible also contains support for managing Windows machines. This uses native PowerShell remoting, rather than SSH. Ansible will still be run from a Linux control machine, and uses the “winrm” Python module to talk to remote hosts.