Ansible for Windows
https://www.ansible.com/for/windowsAnsible’s native Windows support uses Windows PowerShell remoting to manage Windows like Windows in the same Ansible agentless way that Ansible manages Linux like Linux. With Ansible’s native Windows support, you can, out of the box: Gather facts on Windows hosts. Install and uninstall MSIs. Enable and disable Windows Features.
Installation Guide — Ansible Documentation
docs.ansible.com › ansible › latestDec 21, 2021 · Installing Ansible Prerequisites Selecting an Ansible artifact and version to install Installing and upgrading Ansible with pip Installing Ansible on specific operating systems Installing and running the devel branch from source Confirming your installation Finding tarballs of tagged releases Adding Ansible command shell completion
Installing Ansible — Ansible Documentation
docs.ansible.com › ansible › latestDec 21, 2021 · Installing Ansible Ansible is an agentless automation tool that you install on a control node. From the control node, Ansible manages machines and other devices remotely (by default, over the SSH protocol). To install Ansible for use at the command line, simply install the Ansible package on one machine (which could easily be a laptop).