hello,all

after i installed the ansible2.2.0.0 version with tarball file,  but looks like 
something is missing,  

when i execute a adhoc,  it returns error

linux-t9kx:~/ansible-2.2.0.0-0.4.rc4 # ansible --version
ansible 2.2.0.0
  config file = 
  configured module search path = Default w/o overrides



linux-t9kx:~/ansible-2.2.0.0-0.4.rc4 # ansible -i 10.223.219.10, all -m setup  
-vvvv
No config file found; using defaults
Loading callback plugin minimal of type stdout, v2.0 from 
/usr/local/lib/python2.7/site-packages/ansible-2.2.0.0-py2.7.egg/ansible/plugins/callback/__init__.pyc
10.223.219.10 | FAILED! => {
    "failed": true, 
    "msg": "The module setup was 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."
}

someone help me , thanks

-- 
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/20161031164508392430115%40foxmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to