Running Ansible on Windows

Posted Leave a commentPosted in Ansible

Technically, Ansible cannot run on a Windows. However, it may manage Windows hosts. As a workaround Ansible can be run under the Windows Subsystem for Linux (WSL). Let me elaborate three ways to make this happen (I will cover one for now, however, will leave the other 2 for future): Microsoft store’s Ubuntu App Linux Virtual Machine on Windows Host Cygwin 1st Approach: Microsoft store’s Ubuntu […]