|
1 jaar geleden | |
---|---|---|
roles/python2/tasks | 1 jaar geleden | |
.gitignore | 1 jaar geleden | |
project.yml | 1 jaar geleden | |
readme.md | 1 jaar geleden |
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.