Hi, I recently installed Ansible 1.8 on debian 7, I had a problem when testing connection to a windows machine. Here is the error:
root@ansible:~# ansible vm-windows -m win_ping -vvvv <192.168.1.108> ESTABLISH WINRM CONNECTION FOR USER: administrateur on PORT 5986 TO 192.168.1.108 <192.168.1.108> WINRM CONNECT: transport=plaintext endpoint=https: //192.168.1.108:5986/wsman <192.168.1.108> REMOTE_MODULE win_ping vm-windows | FAILED => module win_ping 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. I do not know if this is a problem of configuration file. But I can not make a connection to a Windows host. I'm stuck for several days :/ Need Help Thanks, youmarva -- 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/b8bba25a-87b7-4de8-9a17-75abbb283bcb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
