7f2ba562a4044b746d85c40f38c57b4125785393
Building on Windows
- Install Cygwin with packages; I install to C:\Cygwin64 as per defaults
- python39
- python39-setuptools
- python39-cryptography
- python39-pip
- openssl-devel
- libffi-devel
- python3-devel
- zlib
- zlib-devel
- Inside of Cygwin
- Create a venv with system packages enabled
- Install windows/ansible-requirements.txt into the venv
- Update the path in ansible/hyperv-wrapper.py to point to your VENV
- Execute pyinstaller --onefile ansible/hyperv-wrapper.py
Languages
Shell
47%
HCL
26.7%
Nix
19.9%
Jsonnet
3.9%
Ruby
2.5%