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:
@@ -1,4 +1,4 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- install-if-python
|
||||
- ensure-if-python
|
||||
- sphinx
|
||||
|
||||
Reference in New Issue
Block a user