Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Releases: torian/ansible-role-python

Release 1.2.0

09 Oct 23:04
Compare
Choose a tag to compare
  • Python and PIP alternative priority (defaults to 50)
  • Removed build option ensurepip that installs pip with faulty entrypoints
  • Added back pip installation through setuptools

Release 1.1.0

06 Oct 00:09
Compare
Choose a tag to compare
  • Add the ability to configure python and pip binaries as
    alternatives through the use of python_alternative_enabled
    and python_pip_alternative_enabled (default to false)

Release 1.0.3

03 Oct 21:55
Compare
Choose a tag to compare
  • Update openssl package version for AMZ Linux

Release 1.0.2

21 Mar 19:35
Compare
Choose a tag to compare
  • Ansible lint - skip linting on some check commands

Release 1.0.1

17 Mar 21:22
Compare
Choose a tag to compare
  • Ansible lint - Fixed trailing whitespace
  • Ansible lint - Use become instead of deprecated sudo