zuul-jobs/playbooks/sphinx/run.yaml
vass c0b358fedb Rename install-if-python to ensure-if-python for consistency
The old role will be kept and include ensure-if-python for backwards-compatability.

Change-Id: Ief86799bcd91358d3ce8b6badda272a26ee04002
2020-04-04 15:41:29 -04:00

5 lines
58 B
YAML

- hosts: all
roles:
- ensure-if-python
- sphinx