Ok, solved, the issue was with submodules, I did:

git submodule update --init lib/ansible/modules/core
git submodule update --init lib/ansible/modules/extras

and it works now. I think it was using the core modules from an old version.

I had not used ansible for a while, and had not re-read the doc, I see it now:

http://docs.ansible.com/intro_installation.html
    git pull --rebase
    git submodule update --init --recursive



-- 
http://yves.zioup.com
gpg: 4096R/32B0F416

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

Reply via email to