By frob
I have recently provisioned a new Ubuntu 14.04 server. I am trying to set this up as a hands off ansible managed server. However, I am having to install python after provisioning. Requiring me to log in manually to each server and install python every time. I thought python was installed by default on Ubuntu, did this change?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
The default Ubuntu 14.04 server image provided includes python2.7 and python3.4 installed by default. You should see both listed in /usr/bin
/usr/bin/python links to Python 2.7 by default.
I am provisioning the droplet with ansible and dopy, looks like I must be using the wrong id. It says Ubuntu 15.10 x64 not 14.04. That might be the issue, I do not know if 15.10 has python installed by default. I see python3 and 3.4
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.