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
Improve execution of the ansible subprocess