Fix sphinx playbook: install-if-python was renamed
The new name is ensure-if-python, use it to unbreak the sphinx job. Change-Id: If03c299eea48aa73e0ef320d0f4903b2effb3ba1
This commit is contained in:
parent
7f10d908e6
commit
8e607896c4
@ -1,4 +1,4 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- install-if-python
|
||||
- ensure-if-python
|
||||
- sphinx
|
||||
|
Loading…
Reference in New Issue
Block a user