This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
Releases: torian/ansible-role-python
Releases · torian/ansible-role-python
Release 1.2.0
Release 1.1.0
- Add the ability to configure python and pip binaries as
alternatives through the use ofpython_alternative_enabled
andpython_pip_alternative_enabled
(default to false)
Release 1.0.3
- Update openssl package version for AMZ Linux
Release 1.0.2
- Ansible lint - skip linting on some check commands
Release 1.0.1
- Ansible lint - Fixed trailing whitespace
- Ansible lint - Use become instead of deprecated sudo