Solved.

The cause: Ansible was also installed with pip.
I removed from pip and all is ok.




Le jeudi 28 janvier 2016 15:48:12 UTC+1, Yoel a écrit :
>
> Hi,
>
> I'm trying to install ansible 2.0 on an Ubuntu Ubuntu 14.04.3 LTS (trusty)
> .
>
> I'm a little confused
> I followed the installation guide bellow:
>
> $ sudo apt-get install software-properties-common
> $ sudo apt-add-repository ppa:ansible/ansible
> $ sudo apt-get update
> $ sudo apt-get install ansible
>
> But when I checked the installed version:
>
> $ ansible --version
> ansible 1.9.2
>   configured module search path = None
>
> And if I check the installed version:
>
> $apt-cache policy ansible
>
> ansible:
>   Installé : 2.0.0.2-1ppa~trusty
>   Candidat : 2.0.0.2-1ppa~trusty
>  Table de version :
>  *** 2.0.0.2-1ppa~trusty 0
>         500 http://ppa.launchpad.net/ansible/ansible/ubuntu/ trusty/main 
> amd64 Packages
>         100 /var/lib/dpkg/status
>      1.7.2+dfsg-1~ubuntu14.04.1 0
>         100 http://fr.archive.ubuntu.com/ubuntu/ trusty-backports/universe 
> amd64 Packages
>      1.5.4+dfsg-1 0
>         500 http://fr.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
> Packages
>
>
> Could you tell me what is wrong?
>
> Thanks,
>
> Yoel
>

-- 
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-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/d177bee6-d82e-4c73-aafd-8dd9e03a0b6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to