TASK: [pulling out code from github repo] *************************************
fatal: [tool_windows] => module git not found in configured module paths. Additionally, core modules are missing. If this is a checkout, run 'git submodule update --init --recursive' to correct this problem.
FATAL: all hosts have already failed -- aborting
I tried the solution proposing to use the callback_plugins folder, but without any success.
Does anybody already succeeded to run this module on windows ? Is it even possible ?
I am using ansible 1.9.3 on a macbook with yosemite (I installing ansible on it using pip) , my host is a windows 7 enterprise with powershell 3.5 installed.
Thanks in advance
Jonathann.
Does anybody already succeeded to run this module on windows ? Is it even possible ?