ansible install issue

24 views
Skip to first unread message

hzj...@foxmail.com

unread,
Oct 31, 2016, 4:43:24 AM10/31/16
to ansible-project
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
Reply all
Reply to author
Forward
0 new messages