--
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 ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/379593dc-fbf4-4af1-b3c3-50dbe1b8ad73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAMFyvFjzxJ4CO08gFnSVLNNEkzAR8stneVEvu%3Dorq3Y%3DN3f-0Q%40mail.gmail.com.
$ git clone git://github.com/ansible/ansible.git --recursive $ cd ./ansible $ source ./hacking/env-setup
I also updated the submodules using
git submodule update --init --recursive
Still getting the same error.Any help would be highly appreciated.