zuul-jobs/roles/ensure-python
Mohammed Naser 3fc4f44958 pyenv: install libffi-dev
Without this package, you'll get an error similar to this:

  ModuleNotFoundError: No module named '_ctypes'

Change-Id: If1b7b66217a33c9001a20449d695cd91dfa2e3c6
2020-05-09 14:03:51 -05:00
..
defaults Add support for installing python with pyenv 2020-03-17 17:32:49 -04:00
tasks Check for loop_control in with_ type loops 2020-05-01 13:45:34 +02:00
vars pyenv: install libffi-dev 2020-05-09 14:03:51 -05:00
README.rst Python roles: misc doc updates 2020-04-17 10:45:26 +02:00

Ensure specified python interpreter and development files are installed

Note

This role is only available for Debian based platforms currently.

Role Variables

Optional version of python interpreter to install, such as 3.7.