Federico Ressi 2c38d883bb Use special RHOSP vars files in tobiko-ensure-python3 role
Change-Id: I09055d0610ddc26c0ada947f95d823c28e9494b4
2020-06-10 05:33:10 +00:00

13 lines
167 B
YAML

---
enable_yum_repos:
- rhel-7-server-optional-rpms
python_packages:
python3:
- python3
- python3-devel
python3.6:
- python36
- python36-devel