* Add `bootstrap-Windows.ps1` sets up the bare minimum required to start
Debian in WSL2 sharing SSH keys with the Windows host and enable SSH
server for remote access.
* Add `bootstrap-Windows.sh` copies Windows host SSH keys, upgrades
Debian to unstable, then installs Ansible and dependencies.
* Remove `bootstrap-Windows.cmd`.