tobiko/roles/tobiko-ensure-python3/vars/rhosp-RedHat-7.yaml

13 lines
168 B
YAML

---
enable_yum_repos:
- 'rhelosp-rhel-*-server-opt*'
python_packages:
python3:
- python3
- python3-devel
python3.6:
- python36
- python36-devel