Skip to content

Releases: bertramn/ansible-win-wrapper

v0.0.4 - Ansible Wrapper for Windows

01 Feb 03:38
Compare
Choose a tag to compare

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

27 May 06:05
Compare
Choose a tag to compare

added a feature to configure the cygwin home location used by the wrapper to execute ansible

v0.0.2 - Ansible Wrapper for Windows

03 May 07:16
Compare
Choose a tag to compare

contains minor fixes to the stderr handling

v0.0.1 - Ansible Wrapper for Windows

30 Jan 13:57
Compare
Choose a tag to compare

Initial beta release of the ansible wrapper for windows.