Hi guys, I've been struggling with this one for a while now. I am able to use all the windows extra module, but each time that I am running a task using the git module on a windows host this is the output i am receiving:
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. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/4bbbd51b-2b61-4c61-9cd6-2469704f9f27%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
