|
2 years ago | |
---|---|---|
roles/python2/tasks | 2 years ago | |
.gitignore | 2 years ago | |
project.yml | 2 years ago | |
readme.md | 2 years ago |
This playbook shows you a trick to install python 2.7 into fresh created python3-only hosts. For example Ubuntu 16.04 or 18.04 doesnt have python2 libs on-board. Look at first task run with addition var to use Python3 for installing Python2 and next tasks with default Ansible interpreter.