I'm experimenting with Ansible (1.5) on VirtualBox (using Vagrant) and on a 
VPS. For this, I've been using a role from Ansible Galaxy (sgmac.rbenv - 
galaxy.ansible.com/list#/roles/335.)

The role installs without error on my VirtualBox Ubuntu Lucid vm, but I 
encounter two fatal errors on my (Digital Ocean) VPS Lucid vm:

   - Could not import python modules: apt, apt_pkg. Please install 
   python-apt package.
   - (Then, after installing python-apt, manually,) stderr: rbenv: no such 
   command `install'
   
Why would the base VMs be different? Can an issue like this be avoided by 
choice of another distro?

Thanks,

G

-- 
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/2a255763-43e5-44e8-9f6c-ade4fc386d5f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to