The option to install directly with pip seems like a safer bet to me: Something along the lines of:
sudo apt-get install python-pip sudo pip install --upgrade pip sudo pip install ansible==1.9.4 Steve On Thursday, 14 January 2016 01:29:58 UTC+11, [email protected] wrote: > > Any one know why this was removed? Our build scripts are failing to > install since it was removed from the ppa. > > Does this have anything to do with the 2.0.0 release? I see a 2.0 package > for trusty but not 1.9.4-1 which used to be there. > -- 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/b5745621-856d-4866-94bd-a827c4e28730%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
