Install python on Windows using Ansible - vishalkhondre/devops GitHub Wiki
On Windows machine -
Setup Chocolatey Package Manager -
On Ansible Control Machine (Centos)
Create playbook and required Powershell script
Run Playbook to install python on windows machine
- ansible-playbook ./ansible/run_ps_script.yml -vvvv