For example ansible-doc gives error:
ansible-doc win_hostname
 [WARNING]: module win_hostname not found in: 
/home/adminlocal/.ansible/plugins/modules:/usr/share/ansible/plugins/modules:/usr/lib/python2.7/site-
packages/ansible/modules

And the ansible inself:
ansible -i inventory.yml -m win_hostname -a "hostname=MyNewComp" test
TEST2 | FAILED! => {
    "msg": "The module win_hostname was not found in configured module 
paths. Additionally, core modules are missing. If this is a checkout, run 
'git pull --rebase' to correct this problem."

-- 
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/14bb96b5-5814-4da8-bc80-4138d9f38e6b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to