tobiko/roles/tobiko-ensure-python3/vars/py3-Ubuntu-18.04.yaml
Federico Ressi 846fd51a97 Handle non-RHOSP hosts without rescueing from an error.
Change-Id: I2f8bee52d8fd5b9e28c9b366e3b4ccc064429fa8
2020-06-22 11:13:04 +02:00

10 lines
114 B
YAML

---
python_packages:
python3:
- python3
- python3-pip
python3.6:
- python3.6
- python3.6-pip