Releases: bertramn/ansible-win-wrapper
Releases · bertramn/ansible-win-wrapper
v0.0.4 - Ansible Wrapper for Windows
Improve execution of the ansible subprocess
- implemented logging to be able to trace what arguments are passed to the wrapper
- directly start python and not cygwin.bat
- fixed passing arguments as varray not joined string
v0.0.3 - Ansible Wrapper for Windows
added a feature to configure the cygwin home location used by the wrapper to execute ansible
v0.0.2 - Ansible Wrapper for Windows
contains minor fixes to the stderr handling
v0.0.1 - Ansible Wrapper for Windows
Initial beta release of the ansible wrapper for windows.