# Ansible Python Issue

**URL:** https://discourse.roots.io/t/ansible-python-issue/15128
**Category:** trellis
**Created:** 2019-03-20T16:59:57Z
**Posts:** 2

## Post 1 by @adleviton — 2019-03-20T16:59:57Z

~~During remote server provision (brand new Digital Ocean droplet, Ubuntu 18.10 x64), I run into:~~

```
MODULE FAILURE
/bin/sh: 1: /usr/bin/python: not found
```

~~Only python3 is installed, and it seems to be missing python2. Manually installed python2 advised [here](https://discourse.roots.io/t/task-letsencrypt-generate-the-certificates-usr-bin-env-python-no-such-file-or-directory/14493/9?u=adleviton).~~

~~Any advice on the best way to handle this?~~

So … Digital Ocean defaulted to 18.10 and not **18.04**. Problems solved. :expressionless:

---

## Post 2 by @system — 2019-05-01T17:00:00Z

This topic was automatically closed after 42 days. New replies are no longer allowed.
