Run ansible on WSL

Run ansible on WSL what is Ansible? basic fact: open-source configuration management/deployment tool written by Michael DeHaan and acquired by Red Hat in 2015 run as python as agentless on all Unix-like via SSH not running on window but can manage window host via winrm ansible playbook in YAML why …

Portable cygwin64 setup

install portable cygwin64 download cygwin64 from https://www.cygwin.com/setup-x86_64.exe move setup-x86_64.exe to L:\portabledevops\cygdev64 folder click setup-x86_64.exe only install wget, choice install folder and package folder to L:\portabledevops\cygdev64 it will install cygwin 64 core package. click Cygwin.bat , it will init cygwin setup dev packages launch bash shell from Cmder task tab cygdev64: …