How did you source the zip? from github? Ansible is comprised of 3 repositories https://github.com/ansible/ansible/ https://github.com/ansible/ansible-modules-core https://github.com/ansible/ansible-modules-extras
However, I recommend you follow the installation instructions here - http://docs.ansible.com/intro_installation.html It is best to use a distro package management or pip to install. Failing that, the install instructions also contain reference to tarballs containing full release content. On Monday, 25 May 2015 14:41:54 UTC+1, Ishana Tech wrote: > > I have installed ansible on Linux machine from the downloaded zip. I am > getting this error: > > " module 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 find the core module folder empty in the package. > where to find modules code? The git is not an option on the machine. it > can not access outside repositories. > -- 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/a9c19594-01b6-44ca-8436-66247edafc94%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
